Backstyle Property

Object: AXFFile
Syntax: AXFFile.BackStyle [= Background Style as Long]
Type: Long
Read/Write: Read/Write
Description: Sets or returns the background style of the upload control. XFile supports three BackStyle values:

0Transparent
1Opaque
2System Dialog

Example: To set BackStyle to System Dialog, use,
AXFFile.BackStyle = 2

Copyright © 2010 SoftArtisans, Inc. All rights reserved.