C# 클래스 Castle.Facilities.Synchronize.ControlUtils

Common support for Windows Form Controls.
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
EnsureHandleCreated ( Control control ) : void

메소드 상세

EnsureHandleCreated() 공개 정적인 메소드

public static EnsureHandleCreated ( Control control ) : void
control System.Windows.Forms.Control
리턴 void