ProgressWindow.FormCaption(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.
public:
virtual void FormCaption(System::String ^ _text);
public virtual void FormCaption (string _text);
abstract member FormCaption : string -> unit
override this.FormCaption : string -> unit
Public Overridable Sub FormCaption (_text As String)
Parameters
- _text
- String