Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PLC
PLCWindow
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