how to set check box fore color in asp.net using c#


this programming tutorial will help you to learn how to set fore color property of check box.
just copy and paste the below code in your page load event or any where in your aspx.cs file as per your requirements.
checkbox.ForeColor = System.Drawing.Color.LightGray;

Admin

A Software Engineer, Social Media Marketing Expert, writer,

Post a Comment

Previous Post Next Post