Method | Description | |
---|---|---|
ApplyIconFromApplication ( this window ) : void |
Applies the icon from the entry assembly (the application) to the window.
|
|
RemoveCloseButton ( this window ) : void |
Removes the close button from the specified window.
|
Method | Description | |
---|---|---|
GetWindowLong ( |
||
OnWindowInitializedForRemoveCloseButton ( object sender, |
||
SetWindowLong ( |
public static ApplyIconFromApplication ( this window ) : void | ||
window | this | The window. |
return | void |
public static RemoveCloseButton ( this window ) : void | ||
window | this | The window. |
return | void |