Property | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
InvalidateViewportRect | void | ||
navigatePictureBox_Resize | void |
Method | Description | |
---|---|---|
GlassBottomPanel ( ) : System |
|
Method | Description | |
---|---|---|
OnResize ( |
|
Method | Description | |
---|---|---|
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.
|
protected OnResize ( |
||
e | ||
return | void |