C# Class System.Windows.Forms.Panel

Inheritance: ScrollableControl
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Private Properties

Свойство Type Description
GetPreferredSizeCore System.Drawing.Size

Méthodes publiques

Méthode Description
Panel ( ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
CreateHandle ( ) : void
OnResize ( EventArgs eventargs ) : void

Private Methods

Méthode Description
GetPreferredSizeCore ( Size proposedSize ) : Size

Method Details

CreateHandle() protected méthode

protected CreateHandle ( ) : void
Résultat void

OnResize() protected méthode

protected OnResize ( EventArgs eventargs ) : void
eventargs System.EventArgs
Résultat void

Panel() public méthode

public Panel ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string