C# 클래스 Flowframes.Ui.ControlExtensions

파일 보기 프로젝트 열기: n00mkrad/flowframes

공개 메소드들

메소드 설명
Resume ( Control control ) : void
Suspend ( Control control ) : void

비공개 메소드들

메소드 설명
LockWindowUpdate ( IntPtr hWndLock ) : bool

메소드 상세

Resume() 공개 정적인 메소드

public static Resume ( Control control ) : void
control Control
리턴 void

Suspend() 공개 정적인 메소드

public static Suspend ( Control control ) : void
control Control
리턴 void