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

Property Value

BackColor is 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 run-time.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation