Freigeben über


RibbonComboBoxAutomationPeer-Konstruktor

Initialisiert eine neue Instanz der RibbonComboBoxAutomationPeer-Klasse.

Namespace:  Microsoft.Windows.Automation.Peers
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Sub New ( _
    owner As RibbonComboBox _
)
public RibbonComboBoxAutomationPeer(
    RibbonComboBox owner
)
public:
RibbonComboBoxAutomationPeer(
    RibbonComboBox^ owner
)
new : 
        owner:RibbonComboBox -> RibbonComboBoxAutomationPeer
public function RibbonComboBoxAutomationPeer(
    owner : RibbonComboBox
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonComboBoxAutomationPeer Klasse

Microsoft.Windows.Automation.Peers-Namespace