Share via


RibbonTextBoxAutomationPeer Constructor

Initializes a new instance of the RibbonTextBoxAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonTextBoxAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace