Reference

FMCmdBar - object



Your Ad Here


Description

Represents a FeatureCAM toolbar object

Interfaces

IFMCmdBar

Methods of IFMCmdBar

Delete Delete this object
FindControl Find a specific control in the toolbars. Type argument isn't used. The argument ID is the button ID or the name of the button. Set the argument Visible to True to search only the toolbar buttons that are visible
reset Reset the values of the object to their default values

Properties of IFMCmdBar

BuiltIn R/O The description string of the control. The caption appears when the mouse is moved over the control 
ID R/O The ID of the control 
Left R/W This property/method is no longer in use. FeatureCAM will continue to recognize and run older macros that use this property/method 
Name R/W The name of the object. This is the same name that shows up in the tree view of FeatureCAM 
Position R/W This property/method is no longer in use. FeatureCAM will continue to recognize and run older macros that use this property/method 
RowIndex R/W This property/method is no longer in use. FeatureCAM will continue to recognize and run older macros that use this property/method 
Top R/W This property/method is no longer in use. FeatureCAM will continue to recognize and run older macros that use this property/method 
Visible R/W True if the object is visible 

Collections of IFMCmdBar

Controls The buttons available on the toolbar 

Return to FeatureCAM Index


Your Ad Here