WindowPlacement.SetPlacement Method |
Sets the show state and the restored, minimized, and maximized positions of the specified window.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public void SetPlacement(
IntPtr handle
)
Parameters
- handle
- Type: System.IntPtr
The window handle.
See Also