Northwoods.Go.Draw Assembly > Northwoods.Go.Draw Namespace > GoPropertyUserControl Class : GetDropdownLocation Method |
Form
to be shown
Control
, normally a Button
, that causes the drop down form to be shown
'Declaration Protected Overridable Function GetDropdownLocation( _ ByVal f As Form, _ ByVal relativeTo As Control _ ) As Point
protected virtual Point GetDropdownLocation( Form f, Control relativeTo )
Form
to be shownControl
, normally a Button
, that causes the drop down form to be shownPoint
in screen coordinatesTarget Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2