C# Class OKHOSTING.UI.Net4.WinForms.Controls.Layout.Stack

Inheritance: System.Windows.Forms.FlowLayoutPanel, IStack
Afficher le fichier Open project: okhosting/OKHOSTING.UI

Protected Properties

Свойство Type Description
_Children ControlList

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Stack ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( System pevent ) : void

Method Details

OnPaint() protected méthode

protected OnPaint ( System pevent ) : void
pevent System
Résultat void

Stack() public méthode

public Stack ( ) : System
Résultat System

Property Details

_Children protected_oe property

protected ControlList _Children
Résultat ControlList