Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TeaseAI_CE
Settings
Window
C# Class TeaseAI_CE.Settings.Window
Exibir arquivo
Open project: TeaseAI/TeaseAI-CE
Public Properties
Property
Type
Description
BorderLess
bool
Location
Point
Size
System.Drawing.Size
State
FormWindowState
Public Methods
Method
Description
Apply
(
Form
f
) :
void
Attach
(
Form
f
) :
void
Get
(
Form
f
) :
void
Method Details
Apply()
public
method
public
Apply
(
Form
f
) :
void
f
System.Windows.Forms.Form
return
void
Attach()
public
method
public
Attach
(
Form
f
) :
void
f
System.Windows.Forms.Form
return
void
Get()
public
method
public
Get
(
Form
f
) :
void
f
System.Windows.Forms.Form
return
void
Property Details
BorderLess
public_oe property
public
bool
BorderLess
return
bool
Location
public_oe property
public
Point
Location
return
Point
Size
public_oe property
public
Size,System.Drawing
Size
return
System.Drawing.Size
State
public_oe property
public
FormWindowState
State
return
FormWindowState