|
-
Oct 14th, 2002, 01:48 AM
#1
Thread Starter
New Member
Datagrid Scollbars
I created a drived Datagrid control, and i'm trying to prevent the scrollbars from ever showing.
Just adding "mybase.vertscrollbar.hide" or .visible = false does not help.
i also tried to add a handler for the visiblechanged event of the scrollbars - but then the rectangle of the area of the scrollbars is not refreshed (that means the scrollbars don't show, but the data underneeth them don't show too. i even tried to "invalidate" those rectangles - but with no success.
HELP!
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
|