Anzeigestatus des Haupfensters - nötig für Direct3D-Bugfixing.
Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)
Syntax
Visual Basic (Declaration) |
---|
Private formWindowState As FormWindowState |
C# |
---|
private FormWindowState formWindowState; |
C++ |
---|
private: FormWindowState formWindowState sealed ; |
J# |
---|
private FormWindowState formWindowState |
JScript |
---|
private formWindowState : FormWindowState; |