SingleInstanceActivateWindow Method |
Activates the window.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static void ActivateWindow(
IntPtr hwnd
)
Parameters
- hwnd
- Type: SystemIntPtr
The window handle.
See Also