Tab Stops in System.Web.UI.WebControls.ListBox

J

Jason Wood

I have an ASP C# web form that contains a System.Web.UI.WebControls.ListBox.
I would like to set the tabs in this list box so that I can align columns of
data. I can not find a way to get a handle to the control so that I can send
a LB_SETTABSTOPS message. If there is another way to set the tabs, I haven't
been able to find it.

Thanks in advance for any help.
 
B

Bob Barrows [MVP]

Jason said:
I have an ASP C# web form that contains a
System.Web.UI.WebControls.ListBox. I would like to set the tabs in
this list box so that I can align columns of data. I can not find a
way to get a handle to the control so that I can send a
LB_SETTABSTOPS message. If there is another way to set the tabs, I
haven't been able to find it.

Thanks in advance for any help.

There was no way for you to know it, but this is a classic asp newsgroup.
While you may be lucky enough to find a dotnet-savvy person here who can
answer your question, you can eliminate the luck factor by posting your
question to a newsgroup where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.

HTH,
Bob Barrows
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top