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
ControlA
C# Class ControlA, gert
Inheritance:
Control
Exibir arquivo
Open project: mono/gert
Class Usage Examples
Public Methods
Method
Description
ControlA
( ) :
System
Protected Methods
Method
Description
OnMove
(
EventArgs
e
) :
void
OnPaintBackground
(
PaintEventArgs
e
) :
void
Method Details
ControlA()
public
method
public
ControlA
( ) :
System
return
System
OnMove()
protected
method
protected
OnMove
(
EventArgs
e
) :
void
e
EventArgs
return
void
OnPaintBackground()
protected
method
protected
OnPaintBackground
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
return
void