Главная страница
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.116 c
14-1087291633
Layner
2004-06-15 13:27
2004.07.04
Простого клиента для 1С MS SQL 2000 базы, реально написать?


14-1086994799
saNat
2004-06-12 02:59
2004.07.04
Демонстрация работы потоков


4-1082121116
Orion2
2004-04-16 17:11
2004.07.04
RegisterShellHookWindow


3-1086596136
serg128
2004-06-07 12:15
2004.07.04
Как в DBGrid программно удалить колонку?


14-1087299677
Vlad Oshin
2004-06-15 15:41
2004.07.04
подскажите как из 1.frp(FastReport) достать текст.