|
-
May 14th, 2008, 07:17 AM
#1
Listbox created at runtime makes problems
On a groupbox control I add at runtime a listbox control. But only the part of the listbox inside the groupbox is displayed. I need to show the whole listbox control even it the listbox is bigger than the parent groupbox. I call the BringToFront( ) method on the listbox object but it doesn't help.
If I create the listbox by adding it at design time, it is displayed correctly even if the listbox is bigger than the parent groupbox.
How can i resolve this problem?
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
|