Sets the bitmap's or PNG image's label for this control on a PropertyManager page.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetStandardPictureLabel( _
ByVal Bitmap As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageControl
Dim Bitmap As Integer
Dim value As Boolean
value = instance.SetStandardPictureLabel(Bitmap)
|
C# | |
---|
bool SetStandardPictureLabel(
int Bitmap
) |
C++/CLI | |
---|
bool SetStandardPictureLabel(
& int Bitmap
) |
Parameters
- Bitmap
- Label type as defined in swControlBitmapLabelType_e
Return Value
True if successful, false if not
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0