Click or drag to resize

ToolBar.UnDimItem Method

X#
Undim a button.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD UnDimItem(
	nMenuItemID,
	symTB
) AS USUAL CLIPPER
Request Example View Source

Parameters

nMenuItemID (Optional)
Type: Usual
The menu item ID of the button to undim.
symTB (Optional)
Type: Usual
Symbolic name representing the toolbar to be used. Defaults to the main toolbar.

Return Value

Type: Usual
See Also