C# Class PLC.PLCStageBar

Summary description for Class1
Inheritance: PLCBaseControl
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
DrawBackground ( DrawEvent devent ) : void
PLCStageBar ( string name, int x, int y, int width, int height ) : System

Method Details

DrawBackground() public méthode

public DrawBackground ( DrawEvent devent ) : void
devent NewTOAPIA.UI.DrawEvent
Résultat void

PLCStageBar() public méthode

public PLCStageBar ( string name, int x, int y, int width, int height ) : System
name string
x int
y int
width int
height int
Résultat System