|
| БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
NONCLIENTMETRICS
The NONCLIENTMETRICS structure contains the scalable metrics associated with the nonclient area of a nonminimized window. This structure is used by the SPI_GETNONCLIENTMETRICS and SPI_SETNONCLIENTMETRICS actions of SystemParametersInfo.
typedef struct tagNONCLIENTMETRICS { UINT cbSize; int iBorderWidth; int iScrollWidth; int iScrollHeight; int iCaptionWidth; int iCaptionHeight; LOGFONT lfCaptionFont; int iSmCaptionWidth; int iSmCaptionHeight; LOGFONT lfSmCaptionFont; int iMenuWidth; int iMenuHeight; LOGFONT lfMenuFont; LOGFONT lfStatusFont; LOGFONT lfMessageFont; } NONCLIENTMETRICS, FAR* LPNONCLIENTMETRICS;
Members
cbSize
Specifies the size of the structure, in bytes.
iBorderWidth
Specifies the thickness, in pixels, of the sizing border.
iScrollWidth
Specifies the width, in pixels, of a standard vertical scroll bar.
iScrollHeight
Specifies the height, in pixels, of a standard horizontal scroll bar.
iCaptionWidth
Specifies the width, in pixels, of caption buttons.
iCaptionHeight
Specifies the height, in pixels, of caption buttons.
lfCaptionFont
Contains information about the caption font.
iSmCaptionWidth
Specifies the width, in pixels, of small caption buttons.
iSmCaptionHeight
Specifies the height, in pixels, of small captions.
iMenuWidth
Specifies the width, in pixels, of menu-bar buttons.
iMenuHeight
Specifies the height, in pixels, of a menu bar.
lfMenuFont
Contains information about the font used in menu bars.
lfStatusFont
Contains information about the font used in status bars.
lfMessageFont
Contains information about the font used in message boxes.
See Also
SystemParametersInfo
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
NONCLIENTMETRICS
Структура NONCLIENTMETRICS содержит масштабируемую метрику связанную областью nonclient nonminimized окна. Эта структура использована SPI_GETNONCLIENTMETRICS и действиями SPI_SETNONCLIENTMETRICS SystemParametersInfo.
typedef struct tagNONCLIENTMETRICS { UINT cbSize; int iBorderWidth; int iScrollWidth; int iScrollHeight; int iCaptionWidth; int iCaptionHeight; LOGFONT lfCaptionFont; int iSmCaptionWidth; int iSmCaptionHeight; LOGFONT lfSmCaptionFont; int iMenuWidth; int iMenuHeight; LOGFONT lfMenuFont; LOGFONT lfStatusFont; LOGFONT lfMessageFont; } NONCLIENTMETRICS, ЗНАЧИТЕЛЬНО* LPNONCLIENTMETRICS;
Участники
cbSize
Определяет размер структуры, в байтах.
iBorderWidth
Определяет толщину, на пикселях, калибровки границы.
iScrollWidth
Определяет ширину, на пикселях, стандартного вертикального перемещать бар.
iScrollHeight
Определяет высоту, на пикселях, стандартного горизонтального перемещать бар.
iCaptionWidth
Определяет ширину, на пикселях, кнопок заголовка.
iCaptionHeight
Определяет высоту, на пикселях, кнопок заголовка.
lfCaptionFont
Содержит информацию о шрифте заголовка.
iSmCaptionWidth
Определяет ширину, на пикселях, небольших кнопок заголовка.
iSmCaptionHeight
Определяет высоту, на пикселях, небольших заголовков.
iMenuWidth
Определяет ширину, на пикселях, меню-зоны кнопок.
iMenuHeight
Определяет высоту, на пикселях, зоны меню.
lfMenuFont
Содержит информацию о шрифте использованном в строка меню.
lfStatusFont
Содержит информацию о шрифте использованном в зонах статуса.
lfMessageFont
Содержит информацию о шрифте использованном в блоках сообщения.
Смотри Также
SystemParametersInfo
|
|
|
|
| |