You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am trying to create a MDI app with the look of VC++6.0 The splitter (dockstyle=Left) that I add to the MDI form is splitting my status bar and tool bars when I add a panel (dockstyle=Left) to the MDI Form. I must be missing something here? Thanks Brian
Brian
unread,
Mar 11, 2002, 7:41:56 PM3/11/02
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Never mind. Changing the order of adding the LHS panel & splitter seems to have fixed the problem.