I am shamelessly trying to copy "someone's" idea of a MainForm.
My intention is to get rid of the MenuStrip and use the ThemedToolStrip instead. So far, so good. But now I got to the "Window" item, which will show the opened MDI windows list.
Now I would need to have a "Window" ToolStripDropDownButton to behave in the same way as the MenuStrip MdiWindowListItem. Would that be too difficult to implement?
Cheers.
Hi,
I would like to use a tabbed form interface similar to the practice studio. Is this a control contained in Strataframe? Could you please help me to create a similar one?
Nope, this is not a StrataFrame control. This is deeply and specificaly built into PracticeStudio. Iwill see if I can get some hints on how to accomplish this and pass them to you.