|
-
Jul 18th, 2007, 09:51 AM
#1
Thread Starter
Hyperactive Member
Center text in a Listbox [C# 2002]
I was wondering if there was a way to CENTER text in a ListBox - specifically I have a listbox (lbInformation) to which I add items
[lbInformation.Items.Add(sItem);] and I would like this to be displayed in the listbox as CENTERED text (not default left-justified) however I can't seem
to find any settings or properties that allows me to set the text positioning - is there a simple way to achieve this?
Any help would be much appreciated.
Thanks,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|