|
ตัวอย่าง วิธีใช้ RadioButton คอนโทรล
|
|
|
|
|
|
|
|
|
Represents a button that can be selected, but not cleared, by a user. The IsChecked property of a RadioButton can be set by clicking it, but it can only be cleared programmatically.
|
|
|
|
|
|
|
|
|
|
|
|
|
ตัวอย่างโค้ด วิธีการใช้ Silverlight ภาษา VB |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ตัวอย่างโค้ด วิธีการใช้ Silverlight ภาษา C# |
|
|
|
|
|
|
|
|
|
|
|
|
|