This property sets the color for the foreground of the ImageKit Control
[Visual Basic]   imagekitcontrolname.Edit.ForeColor [ = Long ]
[Visual C++]     [long= ]imagekitcontrolname.GetEdit().GetForeColor()
                 imagekitcontrolname.GetEdit().SetForeColor(long Val)

Property Value

ForeColor is the ImageKit Control's foreground color.

Explanation

The ForeColor property sets the color for the foreground 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 ImageKit8 ActiveX is a product created by Newtone Corporation