BCGSoft.ControlBars Namespace > DockBar Class : RowFromPoint Method |
'Declaration Public Function RowFromPoint( _ ByVal screen As Point _ ) As DockBarRow
'Usage Dim instance As DockBar Dim screen As Point Dim value As DockBarRow value = instance.RowFromPoint(screen)
public DockBarRow RowFromPoint( Point screen )
public: DockBarRow* RowFromPoint( Point screen )
public: DockBarRow^ RowFromPoint( Point screen )
Target 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