StatusBarPanel.ToString Method

Definition

Retrieves a string that contains information about the panel.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

Returns a string that contains the class name for the control and the text it contains.

Applies to