WindowPlacementMaxPositionY Property |
Gets or sets the maximum Y position.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int MaxPositionY { get; set; }
Property Value
Type:
Int32The maximum Y position.
See Also