BackColor Property

 Object: AXFFileProgress
 Syntax: AXFFileProgress.BackColor [= Color as RGB Value]
 Type: OLE_Color
 Read/Write: Read/Write
 Description: Sets or returns the background color of the progress indicator.
 Example:
AXFFileProgress.BackColor = RGB(255,255,0) '--- yellow
      

Copyright © 2010 SoftArtisans, Inc. All rights reserved.