Click or drag to resize

WindowPlacementMinPositionY Property

Gets or sets the minimum position y.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public int MinPositionY { get; set; }

Property Value

Type: Int32
The minimum position y.
See Also