Intersoft.Client.UI.Aqua.UXDock Namespace > UXDock Class : AddChild Method |
Public Sub AddChild( _ ByVal index As Integer, _ ByVal button As UXDockButton _ )
Dim instance As UXDock Dim index As Integer Dim button As UXDockButton instance.AddChild(index, button)
public void AddChild( int index, UXDockButton button )
public: void AddChild( int index, UXDockButton^ button )
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