Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Castle
Facilities
Synchronize
ControlUtils
C# Class Castle.Facilities.Synchronize.ControlUtils
Common support for Windows Form Controls.
显示文件
Open project: nats/castle-1.0.3-mono
Public Methods
Method
Description
EnsureHandleCreated
(
Control
control
) :
void
Method Details
EnsureHandleCreated()
public
static
method
public
static
EnsureHandleCreated
(
Control
control
) :
void
control
System.Windows.Forms.Control
return
void