Helping you always. Don't forget to click "Mark as Answer" on the post that helped you.
♠ ASP.NET Core Tutorials → Start from the Beginning and become an Expert in 30 days time ♠
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
22 Points
112 Posts
checkbox
Jan 23, 2017 09:50 AM|arwa55|LINK
hiiiiiii
i need to style my checkbox but i couldn't is there a way to change the color of the arrow inside the checkbox when checked
regards
All-Star
31362 Points
7055 Posts
Re: checkbox
Jan 23, 2017 11:20 AM|kaushalparik27|LINK
A bit googling would give you many option on how you can achieve this. Some of them:
Besides, there are many jQuery Plugins available that you can use to theme checkboxes and other input controls.
hope it helps./.
[KaushaL] Blog Twitter [MS MVP 2008 & 2009] [MCC 2011] [MVP Reconnect 2017]
Don't forget to click "Mark as Answer" on the post that helped you
Participant
1253 Points
930 Posts
Re: checkbox
Jan 23, 2017 06:05 PM|yogyogi|LINK
Try
♠ ASP.NET Core Tutorials → Start from the Beginning and become an Expert in 30 days time ♠
Star
8670 Points
2882 Posts
Re: checkbox
Jan 24, 2017 09:13 AM|Cathy Zou|LINK
Hi arwa55,
Using the following code:
CodeBehind:
Output Screenshot as below:
Best Regards
Cathy
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.