AccessKeyUnderliningConverter::Convert Method (String^, Object^, CultureInfo^)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: virtual Object^ Convert( String^ fullText, Object^ parameter, CultureInfo^ culture ) override
Parameters
- fullText
-
Type:
System::String^
The string
- parameter
-
Type:
System::Object^
The access key to convert. Should be a character.
- culture
-
Type:
System.Globalization::CultureInfo^
The culture
Show: