BackColor Property

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

Copyright © 2010 SoftArtisans, Inc. All rights reserved.