Compartilhar via


Construtor RibbonComboBoxAutomationPeer

Initializes a new instance of the RibbonComboBoxAutomationPeer class.

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

Sintaxe

'Declaração
Public Sub New ( _
    owner As RibbonComboBox _
)
public RibbonComboBoxAutomationPeer(
    RibbonComboBox owner
)
public:
RibbonComboBoxAutomationPeer(
    RibbonComboBox^ owner
)
new : 
        owner:RibbonComboBox -> RibbonComboBoxAutomationPeer
public function RibbonComboBoxAutomationPeer(
    owner : RibbonComboBox
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonComboBoxAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers