InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputSplitButton Class / Bounds Property

In This Topic
    Bounds Property (InputSplitButton)
    In This Topic
    Gets the position of the component within its parent.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bounds As Rectangle
    public Rectangle Bounds {get;}
    See Also