BCGSoft.ControlBars Namespace > DockTable Class : FindRightSplitterForObject Method |
'Declaration Public Function FindRightSplitterForObject( _ ByVal obj As Object, _ ByVal findInParentTable As Boolean _ ) As SplitterHolder
'Usage Dim instance As DockTable Dim obj As Object Dim findInParentTable As Boolean Dim value As SplitterHolder value = instance.FindRightSplitterForObject(obj, findInParentTable)
public SplitterHolder FindRightSplitterForObject( object obj, bool findInParentTable )
public: SplitterHolder* FindRightSplitterForObject( Object* obj, bool findInParentTable )
public: SplitterHolder^ FindRightSplitterForObject( Object^ obj, bool findInParentTable )
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