Gets the window handle of the toolbar.
Read-only property
Visual Basic |
---|
Public Property ToolbarHwnd As Long |
The window handle of the toolbar.
NotateXpress works hard to keep the toolbar synchronized with the state of the control, you should restrict your manipulation of the window to such things as repositioning it.
NotateXpress Object | NotateXpress Members | ToolbarSetEnabled | ToolbarGetEnabled | ToolbarSetVisible | ToolbarGetVisible | ToolbarHeight | ToolbarWidth | ToolbarSetTool | ToolbarGetTool | ToolbarDeleteTool | ToolbarSetToolEnabled | ToolbarSetToolTip | ToolbarGetToolTip | ToolbarSetToolVisible | ToolbarGetToolVisible | ToolbarActivated | Toolbars