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