BCGSoft.ControlBars Namespace > DockBar Class : RemoveRow Method |
'Declaration Public Sub RemoveRow( _ ByVal row As DockBarRow _ )
'Usage Dim instance As DockBar Dim row As DockBarRow instance.RemoveRow(row)
public void RemoveRow( DockBarRow row )
public: void RemoveRow( DockBarRow* row )
public: void RemoveRow( 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