VSTBM Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains tool bar metrics.
public value class VSTBM
struct VSTBM
[System.Runtime.InteropServices.ComConversionLoss]
public struct VSTBM
[<System.Runtime.InteropServices.ComConversionLoss>]
type VSTBM = struct
Public Structure VSTBM
- Inheritance
-
VSTBM
- Attributes
Fields
dxCaptionBtn |
Specifies button caption width. |
dxpButton |
Specifies button width. |
dxpGap |
Specifies gap width. |
dxpMargin |
Specifies space around sides of toolbars. |
dxpRow |
Specifies horizontal row width. |
dyCaptionBtn |
Specifies button caption height. |
dypButton |
Specifies button height. |
dypGap |
Specifies gap height. |
dypMargin |
Specifies space around top and bottom of button. |
dypRow |
Specifies vertical row width. |
hfontHalfHtTitle |
Specifies font half height of button title. |