[forms-devel] Add a CheckBox

rina you rina6350.you at gmail.com
Thu Aug 11 11:31:08 UTC 2016


Hello,
I'd like to add a CheckBox for allowing the user can select multiple
options in the list.
And a CheckBox is a specific control that has two states which are
'checked' and 'unchecked'.

This CheckBox will have the following properties.
- FontAttributes : A value that indicate whether the font of the checkbox
is bold, italic or neither.
- FontFamily : A value that indicate font family to which the font for
checkbox text belongs.
- FontSize : A value that indicate font size of checkbox.
- IsChecked : A value that indicate whether this checkbox is checked or
not.
- Text : A text displayed as the content of the checkbox.
- TextColor : A value that indicate the color for the text of checkbox.

Also, this CheckBox will have an event.
- Checked : This event occurs when checkbox is checked.

Just like other controls, the CheckBox is a very common control.
Xamarin will be able to provide richer function in many application, if
this control is added on xamarin.
I will look forward to hearing your opinion.
Thank you.

Best regard,

Rina You
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/forms-devel/attachments/20160811/1d65b820/attachment.html>


More information about the forms-devel mailing list