This property sets the color for the background of the ImageKit Control
[Visual Basic]   imagekitcontrolname.BackColor [= OLE_COLOR ]
[Visual C++]     [unsigned long = ]imagekitcontrolname.GetBackColor()
                 imagekitcontrolname.SetBackColor(unsigned long Val)
[VB.NET]   imagekitcontrolname.BackColor [= Color ]
[C#.NET]   imagekitcontrolname.BackColor [= Color ]

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 ImageKit10 ActiveX is a product created by Newtone Corporation