Sets the bitmaps or PNG images for this button in 64-bit applications.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageBitmapButton
Dim ModuleHandle As Long
Dim BitmapUp As Integer
Dim BitmapDown As Integer
Dim BitmapDisabled As Integer
Dim value As Boolean
value = instance.SetBitmapsx64(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 2010 SP4, Revision Number 18.4