C# Class PLC.PLCWindow

Inheritance: NewTOAPIA.UI.GraphicWindow
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
OnResizedBy ( int dw, int dh ) : void
PLCWindow ( ) : System

Private Methods

Méthode Description
CreateEditionView ( EditionType edition ) : PLCView
MenuChangeView ( object obj, EventArgs ea ) : void

Method Details

OnResizedBy() public méthode

public OnResizedBy ( int dw, int dh ) : void
dw int
dh int
Résultat void

PLCWindow() public méthode

public PLCWindow ( ) : System
Résultat System