프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InitializeComponent | void | ||
InvalidateViewportRect | void | ||
navigatePictureBox_Resize | void |
메소드 | 설명 | |
---|---|---|
GlassBottomPanel ( ) : System |
|
메소드 | 설명 | |
---|---|---|
OnResize ( |
|
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void | ||
InvalidateViewportRect ( ) : void | ||
navigatePictureBox_Resize ( object sender, System e ) : void |
Make sure we invalidate the viewport rectangle if the size of the picture box changes. In the current implementation this won't happen, but this will help enable a skinning mode.
|