BackStyle Property

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

0Transparent
1Opaque
2System Dialog

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

Copyright © 2010 SoftArtisans, Inc. All rights reserved.