메소드 | 설명 | |
---|---|---|
ControlContainer ( |
Initializes a new instance of ControlContainer for specified Control.
|
|
GetControl ( bool contractAdapter = false ) : object |
By default returns real control object.
|
|
OnClose ( ) : void |
Control close handler
|
|
OnShow ( ) : void |
Control show handler
|
public ControlContainer ( |
||
Control | Control | |
리턴 | System |
public GetControl ( bool contractAdapter = false ) : object | ||
contractAdapter | bool | If True, the |
리턴 | object |