Gets or sets the background color of this PropertyManager group box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BackgroundColor As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageGroup
Dim value As System.Integer
instance.BackgroundColor = value
value = instance.BackgroundColor |
C# | |
---|
System.int BackgroundColor {get; set;} |
C++/CLI | |
---|
property System.int BackgroundColor {
System.int get();
void set ( & System.int value);
} |
Property Value
COLORREF value
Remarks
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0