Windows API Guide: GetUserName Function


Type ICONMETRICS   cbSize As Long   iHorzSpacing As Long   iVertSpacing As Long   iTitleWrap As Long   lfFont As LOGFONT End Type

ICONMETRICS-type variables hold information about various icon metrics. The icon metrics specify information about icons in Windows, such as the font used for their titles and the spacing used to display them. The structure stores these metrics.

cbSize
The size in bytes of the structure.
iHorzSpacing
The horizontal space, in pixels, alloted to each arranged icon.
iVertSpacing
The vertical space, in pixels, alloted to each arranged icon.
iTitleWrap
Specifies whether the titles of icons are word-wrapped or not. Zero means the titles are not wrapped; a non-zero value means the titles are wrapped.
lfFont
Information about the logical font used to display the icon titles.

Used by: SystemParametersInfo

Go back to the alphabetical Structure listing.
Go back to the Reference section index.


This page is copyright © 2000 Paul Kuliniewicz. Copyright Information.
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/i/iconmetrics.html



Windows API Guide
Windows API Guide - Reference - Volume 1: Version 3.0 For the MS-DOS and PC-DOS Operating Systems
ISBN: B001V0KQIY
EAN: N/A
Year: 1998
Pages: 610

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net