C# Class PLC.PLCWindow

Inheritance: NewTOAPIA.UI.GraphicWindow
ファイルを表示 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
OnResizedBy ( int dw, int dh ) : void
PLCWindow ( ) : System

Private Methods

Method Description
CreateEditionView ( EditionType edition ) : PLCView
MenuChangeView ( object obj, EventArgs ea ) : void

Method Details

OnResizedBy() public method

public OnResizedBy ( int dw, int dh ) : void
dw int
dh int
return void

PLCWindow() public method

public PLCWindow ( ) : System
return System