Input for WinForms | ComponentOne
C1.Win.Input Namespace / DropDownForm Class / GetOwnerBounds Method

In This Topic
    GetOwnerBounds Method (DropDownForm)
    In This Topic
    Returns the bounds of the view in which the dropdown form belongs.
    Syntax
    'Declaration
     
    
    Protected Overridable Function GetOwnerBounds() As Rectangle
    protected virtual Rectangle GetOwnerBounds()
    See Also