C# Class Open.Testing.Views.SidebarView

The view for the side-bar.
Inheritance: TestHarnessViewBase
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Méthodes publiques

Méthode Description
SidebarView ( ) : System

Constructor.

Méthodes protégées

Méthode Description
OnDisposed ( ) : void
OnUpdateLayout ( ) : void

Private Methods

Méthode Description
OnSizeChanged ( object sender, EventArgs e ) : void
SyncRootListHeight ( ) : void

Method Details

OnDisposed() protected méthode

protected OnDisposed ( ) : void
Résultat void

OnUpdateLayout() protected méthode

protected OnUpdateLayout ( ) : void
Résultat void

SidebarView() public méthode

Constructor.
public SidebarView ( ) : System
Résultat System