C# 클래스 NetIde.Util.Forms.ControlUtil

파일 보기 프로젝트 열기: netide/netide 1 사용 예제들

공개 메소드들

메소드 설명
GetIsInDesignMode ( Control control ) : bool
GetRoot ( Control self ) : Control

메소드 상세

GetIsInDesignMode() 공개 정적인 메소드

public static GetIsInDesignMode ( Control control ) : bool
control System.Windows.Forms.Control
리턴 bool

GetRoot() 공개 정적인 메소드

public static GetRoot ( Control self ) : Control
self System.Windows.Forms.Control
리턴 System.Windows.Forms.Control