Property | Type | Description | |
---|---|---|---|
ApplicationPanel_Disposed | void | ||
MoveWindow | void | ||
MoveWindow | void | ||
OnInnerApplicationFocused | void | ||
Settings_SettingsSaving | void | ||
SuperPuTTY_LayoutChanged | void | ||
UpdateTitle | void | ||
WinEventProc | void |
Method | Description | |
---|---|---|
ApplicationPanel ( ) : System | ||
ReFocusPuTTY ( string caller ) : bool | ||
RefreshAppWindow ( ) : void |
Method | Description | |
---|---|---|
OnHandleDestroyed ( |
Send a close message to the hosted application window when the parent is destroyed
|
|
OnResize ( |
Refresh the hosted applications window when the parent changes size
|
|
OnSizeChanged ( |
Force redraw of control when size changes
|
|
OnVisibleChanged ( |
Create (start) the hosted application when the parent becomes visible
|
Method | Description | |
---|---|---|
ApplicationPanel_Disposed ( object sender, |
||
MoveWindow ( string src ) : void | ||
MoveWindow ( string src, int x, int y ) : void | ||
OnInnerApplicationFocused ( ) : void | ||
Settings_SettingsSaving ( object sender, CancelEventArgs e ) : void | ||
SuperPuTTY_LayoutChanged ( object sender, Data e ) : void | ||
UpdateTitle ( ) : void | ||
WinEventProc ( |
protected OnHandleDestroyed ( |
||
e | ||
return | void |
protected OnResize ( |
||
e | ||
return | void |
protected OnSizeChanged ( |
||
e | Not used | |
return | void |
protected OnVisibleChanged ( |
||
e | Not used | |
return | void |