Click or drag to resize

WindowPlacementNormalPositionLeft Property

Gets or sets the left normal position.

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

Property Value

Type: Int32
The left normal position.
See Also