This property sets whether or not a close [X] button is displayed on the image-editing toolbar
[Visual Basic]   imagekitcontrolname.Edit.ToolBarCloseBox [ = Boolean ]
[Visual C++]     [ BOOL = ]imagekitcontrolname.GetEdit().GetToolBarCloseBox()imagekitcontrolname.GetEdit().SetToolBarCloseBox(BOOL Val)
[VB.NET]   imagekitcontrolname.Edit.ToolBarCloseBox [ = Boolean ]
[C#.NET]   imagekitcontrolname.Edit.ToolBarCloseBox [ = bool ]

Property Value

Value Explanation
True Displays a close button on the title bar of the image-editing toolbar
False Does not display a close button on the image-editing toolbar

Explanation

The ToolBarCloseBox property sets whether or not a close [X] button is displayed on the image-editing toolbar.

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