MobileForms Toolkit Documentation

TabPage Class

TabPage class specifies the panel for the tabs.

For a list of all members of this type, see TabPage Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  Resco.Controls.CommonControls.TabPage

public class TabPage : Panel

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Resco.Controls.CommonControls

Assembly: Resco.CommonControls.CF3 (in Resco.CommonControls.CF3.dll)

See Also

TabPage Members | Resco.Controls.CommonControls Namespace