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