Solid Edge Framework Type Library
BuiltIn Property
Description
Specifies whether the control is a built-in command or a standard Solid Edge commnd.
Property type
Read-only property
Syntax
Visual Basic
Public Property BuiltIn As Boolean
Remarks
If False, either the control is a custom button, or it is a built-in control on which the OnAction property has been set.
See Also

CommandBarButton Object  | CommandBarButton Members

Send comments on this topic.