This property sets the caption for the image-editing toolbar
[Visual Basic]   imagekitcontrolname.Edit.ToolBarCaption [ = String ]
[Visual C++]     [ CString = ]imagekitcontrolname.GetEdit().GetToolBarCaption()imagekitcontrolname.GetEdit().SetToolBarCaption(LPCTSTR Val)
[VB.NET]   imagekitcontrolname.Edit.ToolBarCaption [ = String ]
[C#.NET]   imagekitcontrolname.Edit.ToolBarCaption [ = string ]

Property Value

The string used for the image-editing toolbar caption.

Explanation

The ToolBarCaption property sets the caption for the image-editing toolbar. If the ToolBarCaption property is blank and the ToolBarCloseBox property is False, then the title bar is not displayed on the image-editing toolbar and it cannot be moved with the mouse.

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