Sets the message in this PropertyManager page.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetMessage3( _
ByVal Message As String, _
ByVal Visibility As Integer, _
ByVal Expanded As Integer, _
ByVal Caption As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2
Dim Message As String
Dim Visibility As Integer
Dim Expanded As Integer
Dim Caption As String
Dim value As Boolean
value = instance.SetMessage3(Message, Visibility, Expanded, Caption)
|
Parameters
- Message
Message text
- Visibility
Visibility state of this message as defined by swPropertyManagerPageMessageVisibility
- Expanded
Expand, compress, or leave the state of the message as is, as defined by swPropertyManagerPageMessageExpanded
- Caption
Caption for message
Return Value
True if the message is set, false if not
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0