Click or drag to resize

WindowPlacementNormalPositionTop Property

Gets or sets the top normal position.

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

Property Value

Type: Int32
The top normal position.
See Also