C# Class PowerArgs.Cli.ScrollablePanel

Inheritance: PowerArgs.Cli.ConsolePanel
Afficher le fichier Open project: adamabdelhamed/PowerArgs Class Usage Examples

Méthodes publiques

Свойство Type Description
ScrollableContent PowerArgs.Cli.ConsolePanel

Méthodes publiques

Méthode Description
ScrollablePanel ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( ConsoleBitmap context ) : void

Private Methods

Méthode Description
FocusChanged ( ) : void
OnAddedToVisualTree ( ) : void
OnRemovedFromVisualTree ( ) : void
ScrollableControls_Added ( ConsoleControl c ) : void
UpdateScrollbars ( ) : void

Method Details

OnPaint() protected méthode

protected OnPaint ( ConsoleBitmap context ) : void
context ConsoleBitmap
Résultat void

ScrollablePanel() public méthode

public ScrollablePanel ( ) : System
Résultat System

Property Details

ScrollableContent public_oe property

public ConsolePanel,PowerArgs.Cli ScrollableContent
Résultat PowerArgs.Cli.ConsolePanel