天天看點

背水一戰 Windows 10 (33) - 控件(選擇類): ListBox, RadioButton, CheckBox, ToggleSwitch

<a href="http://files.cnblogs.com/webabcd/Windows10.rar">[源碼下載下傳]</a>

背水一戰 Windows 10 (33) - 控件(選擇類): ListBox, RadioButton, CheckBox, ToggleSwitch

介紹

背水一戰 Windows 10 之 控件(選擇類)

ListBox

RadioButton

CheckBox

ToggleSwitch

示例

1、ListBox 的示例

Controls/SelectionControl/ListBoxDemo.xaml

Controls/SelectionControl/ListBoxDemo.xaml.cs

2、RadioButton 的示例

Controls/SelectionControl/RadioButtonDemo.xaml

Controls/SelectionControl/RadioButtonDemo.xaml.cs

3、CheckBox 的示例

Controls/SelectionControl/CheckBoxDemo.xaml

Controls/SelectionControl/CheckBoxDemo.xaml.cs

4、ToggleSwitch 的示例

Controls/SelectionControl/ToggleSwitchDemo.xaml

Controls/SelectionControl/ToggleSwitchDemo.xaml.cs

OK

繼續閱讀