-
pablorocaaig
7
posts
Member since:
Apr 2011
Posted 11 Apr 2011
Link to this post
Hi,
I run a form using ShowDialog, all ok ... but I want to change the default style of the other controls.
When you issue a Showdialog, the other canvas/controls get dimmed (maybe an alpha) and they are very dark. I want to change this, but I don't know where must I change this.
Regards,
Pablo Roca
-
-
pablorocaaig
7
posts
Member since:
Apr 2011
Posted 14 Apr 2011
Link to this post
Found
I must adjust the ModalBackground property of RadWindow.
Regards,
Pablo Roca
-