This property sets the color for the foreground of the ImageKit Control
[Visual Basic]   imagekitcontrolname.Edit.ForeColor [ = OLE_COLOR ]
[Visual C++]     [unsigned long= ]imagekitcontrolname.GetEdit().GetForeColor()imagekitcontrolname.GetEdit().SetForeColor(unsigned long Val)
[VB.NET]   imagekitcontrolname.Edit.ForeColor [ = UInteger ]
[C#.NET]   imagekitcontrolname.Edit.ForeColor [ = uint ]

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