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
ARCed
UI
DragForm
C# Class ARCed.UI.DragForm
Inheritance:
System.Windows.Forms.Form
Exibir arquivo
Open project: borisblizzard/arcreator
Class Usage Examples
Public Methods
Method
Description
DragForm
( ) :
System
Show
(
bool
bActivate
) :
void
Protected Methods
Method
Description
WndProc
(
Message
&
m
) :
void
Method Details
DragForm()
public
method
public
DragForm
( ) :
System
return
System
Show()
public
method
public
Show
(
bool
bActivate
) :
void
bActivate
bool
return
void
WndProc()
protected
method
protected
WndProc
(
Message
&
m
) :
void
m
System.Windows.Forms.Message
return
void