WindowPlacementSetPlacement 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
Syntaxpublic void SetPlacement(
IntPtr handle
)
Parameters
- handle
- Type: SystemIntPtr
The window handle.
See Also