Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.07.04;
Скачать: CL | DM;

Вниз

Listview style vsList   Найти похожие ветки 

 
AndrewVolkov   (2004-06-16 01:10) [0]

Доброго вечера.
Столкнулся с проблемой.
имеем ListView и у него стиль vsList.
Как можно поменять ширину столбцов при отображении инфы.

 listView.Column[0].Width=100;

Это не подходит, так как этои столбцы существуют только при стиле vsReport


 
AndrewVolkov   (2004-06-16 01:32) [1]

Фух, на MSDN нашел. Если кому интересно

в USES добавляем

commctrl

и шлем

 listView.Perform(LVM_SETCOLUMNWIDTH,0,300);

где

iCol
Zero-based index of a valid column. For list-view mode, this parameter must be set to zero.
cx
New width of the column, in pixels. For report-view mode, the following special values are supported:
LVSCW_AUTOSIZE
Automatically sizes the column.
LVSCW_AUTOSIZE_USEHEADER
Automatically sizes the column to fit the header text. If you use this value with the last column, its width is set to fill the remaining width of the list-view control.



Страницы: 1 вся ветка

Текущий архив: 2004.07.04;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.056 c
3-1086709984
Ven
2004-06-08 19:53
2004.07.04
Сохранение данных в БД InterBase


4-1085326078
solo
2004-05-23 19:27
2004.07.04
Путь в формате 8.3 в коммандной строке


3-1086599857
Сергей Ю.
2004-06-07 13:17
2004.07.04
Подключение к MSSQL Serverу


6-1084340571
Hangook
2004-05-12 09:42
2004.07.04
Telnet -клиент


4-1085552181
Alone Corsar
2004-05-26 10:16
2004.07.04
Uninstall из программы