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