Miner.Windows Assembly > Miner.Windows.Docking Namespace > DockManager Class > CreateDockArea Method : CreateDockArea(DockedLocation,ChildPaneStyle,String[]) Method |
'Declaration Public Overloads Shared Function CreateDockArea( _ ByVal dockedLocation As DockedLocation, _ ByVal childPaneStyle As ChildPaneStyle, _ ByVal controlNames() As String _ ) As DockAreaPane
'Usage Dim dockedLocation As DockedLocation Dim childPaneStyle As ChildPaneStyle Dim controlNames() As String Dim value As DockAreaPane value = DockManager.CreateDockArea(dockedLocation, childPaneStyle, controlNames)
public static DockAreaPane CreateDockArea( DockedLocation dockedLocation, ChildPaneStyle childPaneStyle, string[] controlNames )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.