C# | How to set the alignment of Check Mark in CheckBox?
The CheckBox control is the part of windows form which is used to take input from the user. Or in other words, CheckBox control allows us to select single or multiple elements from the given list. In CheckBox, you are allowed to set the horizontal and vertical alignment of the check mark on a CheckB