Click or drag to resize

PreviewHandlerParentBounds Property

Gets the parent area bounds.

Namespace:  callback.ShellBoost.Core.Handlers
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected RECT ParentBounds { get; }

Property Value

Type: RECT
The parent area bounds.
See Also