PreviewHandlerParentBounds Property |
Gets the parent area bounds.
Namespace:
ShellBoost.Core.Handlers
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected RECT ParentBounds { get; }
Property Value
Type:
RECT
The parent area bounds.
See Also