Example #1
0
 private void ApplyTheme(TypeOfTheme theme)
 {
     ColorTheme.ColorChangerDeveloperForm(this, mainMenu, toolButtons, statusStrip, tabOption, SelectedPageTextBox(), theme);
 }