System.Windows.Forms.CheckBox.ToString Method

Returns a string that represents the current System.Windows.Forms.CheckBox control.

Syntax

public override string ToString ()

Returns

A string that states the control type and the state of the CheckBox.CheckState property.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0