hBitmap 位图的句柄。 返回值 位图的处理以前与按钮。 备注 默认情况下在位图按钮的文本将自动放置,集中。如果位图为按钮太大,它不在任何一方将剪辑。您可以选择其他对齐选项,包括: BS_TOP BS_LEFT BS_RIGHT BS_CENTER BS_BOTTOM BS_VCENTER 不同CBitmapButton,使用每个按钮四个位图,SetBitmap只使用每个按钮位...
Dim instance As IPropertyManagerPageBitmapButton Dim ModuleHandle As System.Long Dim BitmapUp As System.Integer Dim BitmapDown As System.Integer Dim BitmapDisabled As System.Integer Dim value As System.Boolean value = instance.SetBitmapsx64(ModuleHandle,...
hBitmap 位图的句柄。 返回值 位图的处理以前与按钮。 备注 默认情况下在位图按钮的文本将自动放置,集中。如果位图为按钮太大,它不在任何一方将剪辑。您可以选择其他对齐选项,包括: BS_TOP BS_LEFT BS_RIGHT BS_CENTER BS_BOTTOM BS_VCENTER 不同CBitmapButton,使用每个按钮四个位图,SetBitmap只使用每个按钮位...
HBITMAP SetBitmap( HBITMAP hBitmap ); Parameters hBitmap The handle of a bitmap. Return Value The handle of a bitmap previously associated with the button. Remarks The bitmap will be automatically placed on the face of the button, centered by default. If the bitmap is too large for...
HBITMAP SetBitmap( HBITMAP hBitmap ); Parameters hBitmap The handle of a bitmap. Return Value The handle of a bitmap previously associated with the button. Remarks The bitmap will be automatically placed on the face of the button, centered by default. If the bitmap is too large for...
Function SetBitmaps( _ ByVal ModuleHandle As System.Integer, _ ByVal BitmapUp As System.Integer, _ ByVal BitmapDown As System.Integer, _ ByVal BitmapDisabled As System.Integer _ ) As System.Boolean Visual Basic (Usage) Dim instance As IP...
Dim instance As IPropertyManagerPageBitmapButton Dim ModuleHandle As System.Long Dim BitmapUp As System.Integer Dim BitmapDown As System.Integer Dim BitmapDisabled As System.Integer Dim value As System.Boolean value = instance.SetBitmapsx64(ModuleHandle, ...
Dim instance As IPropertyManagerPageBitmapButton Dim ModuleHandle As System.Long Dim BitmapUp As System.Integer Dim BitmapDown As System.Integer Dim BitmapDisabled As System.Integer Dim value As System.Boolean value = instance.SetBitmapsx64(ModuleHandle, ...
Function SetBitmaps( _ ByVal ModuleHandle As System.Integer, _ ByVal BitmapUp As System.Integer, _ ByVal BitmapDown As System.Integer, _ ByVal BitmapDisabled As System.Integer _ ) As System.Boolean Visual Basic (Usage) Dim instance As IPr...
Dim instance As IPropertyManagerPageBitmapButton Dim BitmapUp As System.String Dim BitmapDown As System.String Dim BitmapDisabled As System.String Dim value As System.Boolean value = instance.SetBitmapsByName(BitmapUp, BitmapDown, BitmapDisabled)C#...