| |
metCxHScroll | Width of arrow found on an horizontal scrollbar. |
metCyHScroll | Height of arrow found on an horizontal scrollbar. |
metCxBorder | Width of fixed window border. |
metCyBorder | Height of fixed window border. |
metCxCursor | Width of the cursor. |
metCyCursor | Height of cursor. |
metCxFixedFrame | Width of the border when the style of the window is WS_DLGFRAME. |
metCyFixedFrame | Height of border when the window style is is WS_DLGFRAME. |
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. |
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. |
metCxSizeFrame | Width of window border that can be modified. |
metCySizeFrame | Height of window border that can be modified. |
metCxFullScreen | Width of client area in a full-screen window. |
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). |
metCxVThumb | Width of box (in inches) in the horizontal scrollbar. |
metCxIcon | Width of icons. |
metCyIcon | Height of icons. |
metCxIconSpacing | Width of rectangles used to position the icons one beside another. |
metCyIconSpacing | Height of rectangles used to position the icons one beside another. |
metCxMin | Minimum width of window. |
metCyMin | Minimum height of window. |
metCxMinTrack | Minimum width when a window is resized by the user. |
metCyMinTrack | Minimum height when a window is resized by the user. |
metCxScreen | Width of screen. |
metCyScreen | Height of screen. |
metCxSize | Width of buttons found in the title bar of a window. |
metCySize | Height of images found in the title bar. |
metCxVScroll | Width of image of arrow found on the vertical scrollbar. |
metCyVScroll | Width (in pixels) of vertical scrollbars. |
metCyCaption | Height of window title. This height corresponds to the title height plus the height of window border that cannot be resized. |
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. |
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 popup 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. |