DialogButton.SetTitle(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Setter method to set the text at the top of the Dialog.
public:
void SetTitle(System::String ^ title);
public void SetTitle (string title);
member this.SetTitle : string -> unit
Public Sub SetTitle (title As String)
Parameters
- title
- String
Title of the button