Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hallo zusammen, wie kann ich zur Laufzeit herausfinden, welches WindowHandle meine eigene MainForm meines Projektes hat?
this.Handle
!?
und wenn man das handle in winapi functionen stopfen will: typecast: (HWND)(int)(this->Handle);
dankesehr