[]
        
(Showing Draft Content)

C1.Framework.TabPageElement

TabPageElement Class

Represents the Tab header and refers to the content associated with this Tab.

Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class TabPageElement : MnemonicRadioButtonElement, ISupportUia, IToolTipElement, IUiaButton, IUiaInvokeProvider, IMnemonicElement

Constructors

Name Description
TabPageElement()

Creates a new instance of TabPageElement.

TabPageElement(Style, string)

Creates a new instance of TabPageElement with a given Style and text.

TabPageElement(string)

Creates a new instance of TabPageElement with a given text.

Properties

Name Description
Content

Gets or sets the content Element associated with this tab.

Methods

Name Description
Clone()

Returns a clone of this element.

OnCheckedChanged()

Called when check box state is changed.