In This Article

AdvancedTabControlButtonPanel Class

Represents a button Panel that is used by a AdvancedTabControl.

public class AdvancedTabControlButtonPanel : StackPanel
Inheritance:
object Visual UIElement FrameworkElement Panel StackPanel object

Constructors

AdvancedTabControlButtonPanel()

Initializes an instance of the class.

public AdvancedTabControlButtonPanel()

Methods

OnCreateAutomationPeer()

Returns an AutomationPeer object for this control instance.

protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer:

An AutomationPeer instance.