|
-
Mar 9th, 2007, 12:56 PM
#1
Thread Starter
Hyperactive Member
[2005] Strange Group Box/ vscroll behavior
Here is the problem....
I have a group box inside of panel that is docked on the left of a .mdi parent form.
Inside the group box is a v scroll button and some text boxes. The user of my app was clicking on the vscroll whose only handler for scroll events, and after a while the vscroll turns gray, and if it is clicked again the group box it is in becomes the size of the panel it's part of.
What in the world is causing this? I have the maximum size of my group box defined as its size... I have never seen a vscroll turn gray before! HELP!!
- Nick
-
Mar 9th, 2007, 04:27 PM
#2
Re: [2005] Strange Group Box/ vscroll behavior
I have an app with a similar layout, but I dont get any weird actions. Can you post the code which shows the events you have for the VScrollbar? Also, the code where you set the max size?
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
|