C# Class TeaseAI_CE.Settings.Window

Afficher le fichier Open project: TeaseAI/TeaseAI-CE

Méthodes publiques

Свойство Type Description
BorderLess bool
Location Point
Size System.Drawing.Size
State FormWindowState

Méthodes publiques

Méthode Description
Apply ( Form f ) : void
Attach ( Form f ) : void
Get ( Form f ) : void

Method Details

Apply() public méthode

public Apply ( Form f ) : void
f System.Windows.Forms.Form
Résultat void

Attach() public méthode

public Attach ( Form f ) : void
f System.Windows.Forms.Form
Résultat void

Get() public méthode

public Get ( Form f ) : void
f System.Windows.Forms.Form
Résultat void

Property Details

BorderLess public_oe property

public bool BorderLess
Résultat bool

Location public_oe property

public Point Location
Résultat Point

Size public_oe property

public Size,System.Drawing Size
Résultat System.Drawing.Size

State public_oe property

public FormWindowState State
Résultat FormWindowState