Page 1 of 1

Designer control color scheme.

Posted: Tue Jun 15, 2010 2:40 am
by zzon
Is it possible setting designer control's gui color scheme by code, before opening the form which contains the designer control ?

Regards.

Designer control color scheme.

Posted: Tue Jun 15, 2010 7:11 am
by Anton Lozovskiy
Hello,

Yes, it is possible. Use the StiOptions.Windows.GuiStyle property.

Thank you.