[Visual
Basic] imagekitcontrolname.Edit.ToolBarTop
[ = Integer ]
[Visual C++] [
short =
]imagekitcontrolname.GetEdit().GetToolBarTop()
imagekitcontrolname.GetEdit().SetToolBarTop(short Val)
imagekitcontrolname.GetEdit().SetToolBarTop(short Val)
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.