This property sets the color for the background of the ImageKit Control
[Visual Basic]   imagekitcontrolname.BackColor [= Long ]
[Visual C++]     [long = ]imagekitcontrolname.GetBackColor()
                 imagekitcontrolname.SetBackColor(long Val)

Property Value

Value Explanation
BackColor The ImageKit Control's background color

Explanation

The BackColor property sets the color for the background of the ImageKit Control. To set color, please use the appropriate RGB(Red, Green, Blue) value.

Setting this value

  This value can be set at design-time and run-time.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit8 ActiveX is a product created by Newtone Corporation