Gets the display name of the button. This name is displayed to the user.
Declaration Syntax
C# | Visual Basic | Visual C++ |
string DisplayName { get; }
ReadOnly Property DisplayName As String
property String^ DisplayName { String^ get (); }
C# | Visual Basic | Visual C++ |
string DisplayName { get; }
ReadOnly Property DisplayName As String
property String^ DisplayName { String^ get (); }