System.Windows.Forms.Form
| Properties | Standardwert | Beschreibung |
Size |
300,300 |
Fenstergröße |
Text |
|
Fenstertitel / Überschrift |
Icon |
$null |
|
Padding |
0,0,0,0 |
|
KeyPreview |
$false |
|
ShowIcon |
$true |
|
StartPosition |
"WindowsDefaultLocation" |
|
MaximizeBox |
$true |
|
FormBorderStyle |
"Sizable" |