Gets or sets whether to enable this context-sensitive menu item.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Enabled As System.Boolean |
C# | |
---|
System.bool Enabled {get; set;} |
JavaScript | |
---|
get_Enabled () : Boolean
put_Enabled (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_Enabled(
VARIANT_BOOL* Val
)
HRESULT put_Enabled(
VARIANT_BOOL NewVal |
Property Value
True to enable this context-sensitive menu item, false to not
See Also
Availability
DraftSight V1R5.0