Sets the bitmaps or PNG images for this button.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageBitmapButton
Dim ModuleHandle As Integer
Dim BitmapUp As Integer
Dim BitmapDown As Integer
Dim BitmapDisabled As Integer
Dim value As Boolean
value = instance.SetBitmaps(ModuleHandle, BitmapUp, BitmapDown, BitmapDisabled)
|
Parameters
- ModuleHandle
- Module handle of the application instance that contains the bitmap or PNG image resource
- BitmapUp
- Resource ID of the not pressed-in state bitmap or PNG image resource
- BitmapDown
- Resource ID of the pressed-in state bitmap or PNG image resource
- BitmapDisabled
- Resource ID of the disabled state bitmap or PNG image resource
Return Value
True if successful, false if not
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0