Group: Forum Members
Posts: 374,
Visits: 1.2K
|
Hi;
Question 1:When using SF MainForm Template, why is the toolstrip uses Std version versus Themed Version? Any reason I should be aware of, or can I replace it with Themed.
I think the Template should use the themed version as default.
---------------------
Second question: One option to show my form is to create a form in VS and then then create an instance of the form and the use Show() to display that from menu.
Another option is to use "PanelManager" and on each panel page put my controls on it.
The question is, which one is more efficient or better for memory? Does PanelManager creates all the pages at loading time?
Are there any limits on how many pages I can have?
Thanks!
..ßen
|