C# 클래스 cadencii.windows.forms.NativeRebar

상속: System.Windows.Forms.NativeWindow
파일 보기 프로젝트 열기: cadencii/cadencii 1 사용 예제들

Private Properties

프로퍼티 타입 설명
NativeRebar System
WidthHeightMatch bool

보호된 메소드들

메소드 설명
OnWindowPosChanging ( NativeRebarEventArgs e ) : void
OnWindowsMessageRecieved ( NativeRebarEventArgs e ) : void
WndProc ( System &m ) : void

비공개 메소드들

메소드 설명
NativeRebar ( IntPtr handle ) : System
WidthHeightMatch ( int Width, int Height ) : bool

메소드 상세

OnWindowPosChanging() 보호된 메소드

protected OnWindowPosChanging ( NativeRebarEventArgs e ) : void
e NativeRebarEventArgs
리턴 void

OnWindowsMessageRecieved() 보호된 메소드

protected OnWindowsMessageRecieved ( NativeRebarEventArgs e ) : void
e NativeRebarEventArgs
리턴 void

WndProc() 보호된 메소드

protected WndProc ( System &m ) : void
m System
리턴 void