public static void GetAllTabsOnForm( Object ParentControl, ref List<UltraTabControl> TabList )
Public Shared Sub GetAllTabsOnForm ( _ ParentControl As Object, _ ByRef TabList As List(Of UltraTabControl) _ )
public: static void GetAllTabsOnForm( Object^ ParentControl, List<UltraTabControl^>^% TabList )