ComponentOne SplitContainer for WinForms
Location Property (C1SplitterPanel)

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : Location Property
Gets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
Syntax
'Declaration
 
Public Shadows Property Location As System.Drawing.Point
public new System.Drawing.Point Location {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members