Do I have to keep reissuing RecalcLayout? |
Post Reply |
Author | |
stuc
Groupie Joined: 05 May 2011 Status: Offline Points: 20 |
Post Options
Thanks(0)
Posted: 13 July 2011 at 4:20am |
I have a picturebox along the top of the screen with several docking windows underneath (mdi). Inside of dockingpaneManager_GetclientBordersWidth() I have a Top = menustrip.height This works perfectly. The problem I have is if I do a msgbox() after the ok is clicked the panes ignore the getclientborders and disappear under the picturebox along the top of the window. Im finding that I have to issue a RecalcLayout() after the mgsbox command, which works but its not very elegant on screen(screen flickers on redraw) Is there a work around or am I doing something wrong ? Bit more info: DockingPaneManager.RedrawPanes can also be used to redraw the screen but it still flickers. /Stu |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Please attach sample that show such problem.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |