ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / Bounds Property

In This Topic
    Bounds Property (InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Bounds As Rectangle
    public Rectangle Bounds {get; set;}
    See Also