Group: Forum Members
Last Active: 9 Years Ago
Posts: 4,
Visits: 4
|
Hi all,
I changed my developing PC from Windows XP to Windows 7. My application contains a lot of NForms. In most of them the properties 'CloseButton' and 'SystemMenu' are set to false. But under Win7 these settings seem to be ignored - the CloseButton is still enabled and also the SystemMenu appears.
Is there any way to override this appearance?
Thanks in advance and greetings from Germany Volker
|
Group: Forum Members
Last Active: Last Week
Posts: 3,054,
Visits: 3,985
|
Hi Volker, You should set UseGlassIfEnabled property of the NForm to CommonTriState.False.
Best Regards, Nevron Support Team
|
Group: Forum Members
Last Active: 9 Years Ago
Posts: 4,
Visits: 4
|
Hi,
works great - thank you very much!
Volker
|