ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / GetOwnerBounds Method

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