This property sets the string that is used when drawing text with the image editing toolbar

[Visual Basic]   imagekitcontrolname.Edit.Text [ = String ]
[Visual C++]     [ CString = ]imagekitcontrolname.GetEdit().GetText()imagekitcontrolname.GetEdit().SetText(LPCTSTR Val)
[VB.NET]   imagekitcontrolname.Edit.Text [ = String ]
[C#.NET]   imagekitcontrolname.Edit.Text [ = string ]

Property Value

Text is the string that is drawn.

Explanation

The Text property is enabled when the image editing toolbar is used to draw text.

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