ITEM-H

Determines the height of each item for the dialog element. For status bar controls, this is the minimum pane height.

For image list controls, this attribute specifies the height of the images in the image file(s) providing the image list's images. If neither the "Large images (L)" nor the "Small images (S)" STYLE flags are set for the image list, this is also the height of the images stored in the image list control. If either either (or both) of these styles are specified, the ITEM-H attribute is usually left set to its default value of zero, implying the use of the the system-defined small and/or large icon height(s). For more information, please refer to the article Working with Image List Controls.

Applies to Image list control, status bar control, tab control, tool bar, tool bar control, tree view control.
Data Type I4
Default Value 0 (system default)
Possible Values 0 - 9999