Connecting Tech Pros Worldwide Forums | Help | Site Map

How do tabular a ListBox that their property DrawMode is OwnerDraw

Christopher
Guest
 
Posts: n/a
#1: Nov 17 '05
Hi...
I would be very grateful If You could resolve my question, my question is
"How do tabular a ListBox that their property DrawMode is OwnerDrawFixe?".

I do know as tabular a listbox, but I don't know is as tabular a listbox in
the which its DrawMode Property is OwnerDrawFixed.

I thank their help.

Nicholas Paldino [.NET/C# MVP]
Guest
 
Posts: n/a
#2: Nov 17 '05

re: How do tabular a ListBox that their property DrawMode is OwnerDraw


Christopher,

I don't think that this is possible. Rather, you should create a
DataGrid and render the columns yourself. It would probably be much easier.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- casperOne@caspershouse.com

"Christopher" <Christopher@discussions.microsoft.com> wrote in message
news:EB5F9B66-EFFC-49B2-839F-3D418ABAC390@microsoft.com...[color=blue]
> Hi...
> I would be very grateful If You could resolve my question, my question is
> "How do tabular a ListBox that their property DrawMode is OwnerDrawFixe?".
>
> I do know as tabular a listbox, but I don't know is as tabular a listbox
> in
> the which its DrawMode Property is OwnerDrawFixed.
>
> I thank their help.[/color]


Closed Thread