| |
metCxBorder | Width of fixed window border. |
metCxCursor | Width of the cursor. |
metCxDoubleClk | Width of rectangle surrounding the location of first click during a double click. The second click must occur in the same area in order for the system to detect a double click. |
metCxFixedFrame | Width of the border when the style of the window is WS_DLGFRAME. |
metCxFullScreen | Width of client area in a full-screen window. |
metCxHScroll | Width of arrow found on an horizontal scrollbar. |
metCxIcon | Width of icons. |
metCxIconSpacing | Width of rectangles used to position the icons one beside another. |
metCxMin | Minimum width of window. |
metCxMinTrack | Minimum width when a window is resized by the user. |
metCxScreen | Width of screen. |
metCxSize | Width of buttons found in the title bar of a window. |
metCxSizeFrame | Width of window border that can be modified. |
metCxVScroll | Width of image of arrow found on the vertical scrollbar. |
metCxVThumb | Width of box (in inches) in the horizontal scrollbar. |
metCyBorder | Height of fixed window border. |
metCyCaption | Height of window title. This height corresponds to the title height plus the height of window border that cannot be resized. |
metCyCursor | Height of cursor. |
metCyDoubleClk | Height of rectangle surrounding the location of first click during a double click. The second click must occur in the same area in order for the system to detect a double click. |
metCyFixedFrame | Height of border when the window style is is WS_DLGFRAME. |
metCyFullScreen | Height of the client area in a full-screen window (equivalent to the height of the screen less the height of the title bar). |
metCyHScroll | Height of arrow found on an horizontal scrollbar. |
metCyIcon | Height of icons. |
metCyIconSpacing | Height of rectangles used to position the icons one beside another. |
metCyKanji | Height of "Kanji" window. |
metCyMenu | Height of bar for the drop-down menu. This height corresponds to the menu height plus the height of window border that cannot be resized. |
metCyMin | Minimum height of window. |
metCyMinTrack | Minimum height when a window is resized by the user. |
metCyScreen | Height of screen. |
metCySize | Height of images found in the title bar. |
metCySizeFrame | Height of window border that can be modified. |
metCyVScroll | Width (in pixels) of vertical scrollbars. |
metCyVThumb | Height of box (in inches) in the horizontal scrollbar. |
metDBCSEnabled | Different from zero if the current Windows version is using characters coded on 2 bits ; otherwise, returns zero. |
metMenuDropAlignment | Menu for aligning "Popups". If this value is equal to zero, the left side of the context menu is aligned with the left side of the corresponding object in the menu bar. If this value is different from zero, the left side of the "popup" menu is aligned with the right side of the corresponding object in the menu bar. |
metMousePresent | Different from zero if the mouse driver is installed. |
metPenWindows | Handle (identifier) of "Pen Windows" DLL if this handle is installed. |
metSwapButton | Different from zero if the left and right mouse buttons are reversed. |