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 Rectangle
protected virtual Rectangle GetOwnerBounds()
See Also