C# Class No.UI.Controls.ProgressBar

Inheritance: Control
Afficher le fichier Open project: hexafluoride/no

Méthodes publiques

Свойство Type Description
Bar char
LeftBoundary char
RightBoundary char
Space char
Tip char

Méthodes publiques

Méthode Description
Draw ( ) : void
ProgressBar ( ) : System

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

ProgressBar() public méthode

public ProgressBar ( ) : System
Résultat System

Property Details

Bar public_oe property

public char Bar
Résultat char

LeftBoundary public_oe property

public char LeftBoundary
Résultat char

RightBoundary public_oe property

public char RightBoundary
Résultat char

Space public_oe property

public char Space
Résultat char

Tip public_oe property

public char Tip
Résultat char