C# Class Longkong.WinFormsUI.HiddenMdiChild

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Longkong/Pojjaman Class Usage Examples

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
WndProc ( Message &m ) : void

Private Methods

Méthode Description
HiddenMdiChild ( DockContent content ) : System
SetMdiParent ( Form mdiParent ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void