'Declaration
Public WindowState As System.Windows.Forms.FormWindowState
'Usage
Dim instance As NExamplesConfig Dim value As System.Windows.Forms.FormWindowState value = instance.WindowState instance.WindowState = value
public System.Windows.Forms.FormWindowState WindowState