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
Longkong
WinFormsUI
HiddenMdiChild
C# Class Longkong.WinFormsUI.HiddenMdiChild
Inheritance:
System.Windows.Forms.Form
Exibir arquivo
Open project: Longkong/Pojjaman
Class Usage Examples
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
WndProc
(
Message
&
m
) :
void
Private Methods
Method
Description
HiddenMdiChild
(
DockContent
content
) :
System
SetMdiParent
(
Form
mdiParent
) :
void
Method Details
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
WndProc()
protected
method
protected
WndProc
(
Message
&
m
) :
void
m
System.Windows.Forms.Message
return
void