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