TaskDialogPage.RadioButtons Property
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.
Gets or sets the collection of radio buttons to be shown in this page.
public:
property System::Windows::Forms::TaskDialogRadioButtonCollection ^ RadioButtons { System::Windows::Forms::TaskDialogRadioButtonCollection ^ get(); void set(System::Windows::Forms::TaskDialogRadioButtonCollection ^ value); };
C#
public System.Windows.Forms.TaskDialogRadioButtonCollection RadioButtons { get; set; }
member this.RadioButtons : System.Windows.Forms.TaskDialogRadioButtonCollection with get, set
Public Property RadioButtons As TaskDialogRadioButtonCollection
The collection of radio buttons to be shown in this page.
The property is set and this page instance is currently bound to a task dialog.
Produkt | Versioner |
---|---|
Windows Desktop | 5, 6, 7, 8, 9, 10 |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: