|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| -
| Header File
| winuser.h
| Unicode
| No
| Platform Notes
| None
|
|
|
LB_SETCOLUMNWIDTH
An application sends an LB_SETCOLUMNWIDTH message to a multiple-column list
box (created with the LBS_MULTICOLUMN style) to set the width, in pixels, of all
columns in the list box.
LB_SETCOLUMNWIDTH
wParam = (WPARAM) cxColumn; // column width in pixels
lParam = 0; // not used; must be zero
Parameters
cxColumn
Value of
wParam. Specifies the width, in pixels, of all columns.
Return Values
This message does not return a value.
See Also
LB_SETTABSTOPS
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database