This property sets the position where the image-editing toolbar is displayed (in pixels)
[Visual Basic]   imagekitcontrolname.Edit.ToolBarLeft [ = Integer ]
[Visual C++]     [ short = ]imagekitcontrolname.GetEdit().GetToolBarLeft()imagekitcontrolname.GetEdit().SetToolBarLeft(short Val)
[VB.NET]   imagekitcontrolname.Edit.ToolBarLeft [ = Short ]
[C#.NET]   imagekitcontrolname.Edit.ToolBarLeft [ = short ]

Property Value

ToolBarLeft is the horizontal distance from the left side of the screen to the left side of the image-editing toolbar.

Values are in pixels.

Explanation

The ToolBarLeft property sets the position where the image-editing toolbar is displayed (in pixels)

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