Gets or sets the display properties of a slider control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Style As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageSlider
Dim value As Integer
instance.Style = value
value = instance.Style
|
C++/CLI | |
---|
property int Style {
int get();
void set (int value);
} |
Return Value
Display properties of slider control as defined in
swPropMgrPageSliderStyle_e
Example
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0