InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / DropDownFormBase Class / GetOwnerBounds Method

In This Topic
    GetOwnerBounds Method (DropDownFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetOwnerBounds() As Rectangle
    protected virtual Rectangle GetOwnerBounds()
    See Also