Compartilhar via


Construtor RibbonTextBoxAutomationPeer

Initializes a new instance of the RibbonTextBoxAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonTextBoxAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers