C# 클래스 PLC.PLCWindow

상속: NewTOAPIA.UI.GraphicWindow
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
OnResizedBy ( int dw, int dh ) : void
PLCWindow ( ) : System

비공개 메소드들

메소드 설명
CreateEditionView ( EditionType edition ) : PLCView
MenuChangeView ( object obj, EventArgs ea ) : void

메소드 상세

OnResizedBy() 공개 메소드

public OnResizedBy ( int dw, int dh ) : void
dw int
dh int
리턴 void

PLCWindow() 공개 메소드

public PLCWindow ( ) : System
리턴 System