Method | Description | |
---|---|---|
ApplyPluginSkin ( String skinName, |
Apply a skin to the form
|
|
GetPlugin ( ) : Interfaces.IPlugin | ||
Plugin ( Interfaces aPlugin ) : System |
Method | Description | |
---|---|---|
Window_Closed ( object sender, |
||
Window_Closing ( object sender, System e ) : void | ||
Window_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
public ApplyPluginSkin ( String skinName, |
||
skinName | String | Name of the skin |
aConfiguration | ||
anAppHandle | App | |
return | void |
public Plugin ( Interfaces aPlugin ) : System | ||
aPlugin | Interfaces | |
return | System |