VSSWATCHMETRICS VSSWATCHMETRICS VSSWATCHMETRICS VSSWATCHMETRICS VSSWATCHMETRICS VSSWATCHMETRICS Struct
Definition
Contains metrics about a swatch control.
public value class VSSWATCHMETRICS
public value class VSSWATCHMETRICS
struct VSSWATCHMETRICS
public struct VSSWATCHMETRICS
type VSSWATCHMETRICS = struct
Public Structure VSSWATCHMETRICS
- Inheritance
Fields
cColumns cColumns cColumns cColumns cColumns cColumns |
Number of columns; must be greater than or equal to 1. |
cRows cRows cRows cRows cRows cRows |
Number of rows/lines; must be greater than or equal to 1. |
cxCell cxCell cxCell cxCell cxCell cxCell |
Width of each cell; 0 or -1 = current button width, -2 = default color cell width. |
cxCtrl cxCtrl cxCtrl cxCtrl cxCtrl cxCtrl |
Preferred width of whole control. Office will override if it is too small; use 0 if you don't care. |
cyCell cyCell cyCell cyCell cyCell cyCell |
Height of each cell; 0 or -1 = current button height, -2 = default color cell height. |
cyCtrl cyCtrl cyCtrl cyCtrl cyCtrl cyCtrl |
Preferred height of whole control; Office will override if it is too small; use 0 if you don't care. |
dxBetween dxBetween dxBetween dxBetween dxBetween dxBetween |
Pixel width between cells; 0 or -1 = use default of 2 pixels. |
dyBetween dyBetween dyBetween dyBetween dyBetween dyBetween |
Pixel height between cells; 0 or -1 = use default of 2 pixels. |
fPaletteSensitive fPaletteSensitive fPaletteSensitive fPaletteSensitive fPaletteSensitive fPaletteSensitive |
|