RadioButton.CheckedVisualState Field
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.
The visual state name for when the radio button is checked.
public: System::String ^ CheckedVisualState;
public const string CheckedVisualState;
val mutable CheckedVisualState : string
Public Const CheckedVisualState As String
Field Value
The string "Checked".