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

Property Value

ToolBarTop is the vertical distance from the top of the screen to top of the image-editing toolbar. 

Values are in pixels.

Explanation

The ToolBarTop 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