Sets the bitmap to display in the title of this PropertyManager page.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetTitleBitmapx64( _
ByVal ModuleHandle As System.Long, _
ByVal Identifier As System.Integer _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2
Dim ModuleHandle As System.Long
Dim Identifier As System.Integer
Dim value As System.Boolean
value = instance.SetTitleBitmapx64(ModuleHandle, Identifier) |
Parameters
- ModuleHandle
- Module handle of the application instance that contains the bitmap resource (see Remarks)
- Identifier
Resource ID of the bitmap (see Remarks)
Return Value
True if successful, false if not
Remarks
See Also
Availability
SOLIDWORKS 2010 SP3, Revision Number 18.3