[]
Represents the Tab header and refers to the content associated with this Tab.
public class TabPageElement : MnemonicRadioButtonElement, ISupportUia, IToolTipElement, IUiaButton, IUiaInvokeProvider, IMnemonicElement
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. |
Name | Description |
---|---|
Content | Gets or sets the content Element associated with this tab. |
Name | Description |
---|---|
Clone() | Returns a clone of this element. |
OnCheckedChanged() | Called when check box state is changed. |