C# 클래스 SystemEx.Windows.Forms.ControlUtil

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

공개 메소드들

메소드 설명
GetIsInDesignMode ( Control control ) : bool
GetNonClientSize ( Control control ) : Padding

메소드 상세

GetIsInDesignMode() 공개 정적인 메소드

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

GetNonClientSize() 공개 정적인 메소드

public static GetNonClientSize ( Control control ) : Padding
control System.Windows.Forms.Control
리턴 System.Windows.Forms.Padding