Gets or sets the state of the bitmap button.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Checked As System.Boolean |
C# | |
---|
System.bool Checked {get; set;} |
C++/CLI | |
---|
property System.bool Checked {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if bitmap button is selected, false if not
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0