Page 1 of 1

Remove all GUI Elements in .NET approach

Posted: Thu Nov 09, 2006 7:48 am
by shivanraptor
in the post linked below, there is a way to remove all GUI elements .
yet , it is written in C++ .
for C# , there does not exist the methods ( Environment->GetRootGUIElement()->GetChildren() ) . i don't know how can i do it in .NET way .

i am using C# , with MS .NET Framework 2.0 .