Sets whether to enable the buttons on the PropertyManager.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function EnableButton( _
ByVal WhichOne As Integer, _
ByVal Enable As Boolean _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2
Dim WhichOne As Integer
Dim Enable As Boolean
Dim value As Boolean
value = instance.EnableButton(WhichOne, Enable)
|
Parameters
- WhichOne
- Button as defined in swPropertyManagerPageButtons e
- Enable
- True enables the button, false disables it
Return Value
True if the button was enabled or disabled, false if not
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0