Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the text that describes the functionality of the RibbonTextBox control that is associated with this RibbonTextBoxAutomationPeer. This method is called by GetHelpText.
Namespace: Microsoft.Windows.Automation.Peers
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Protected Overrides Function GetHelpTextCore As String
protected override string GetHelpTextCore()
protected:
virtual String^ GetHelpTextCore() override
abstract GetHelpTextCore : unit -> string
override GetHelpTextCore : unit -> string
protected override function GetHelpTextCore() : String
Return Value
Type: System.String
The text that describes the functionality of the RibbonTextBox control that is associated with this RibbonTextBoxAutomationPeer.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.