I would like to know i have removed Application.EnableVisualStyles () as the program i develop for progress bar it will be easier if i remove that statement of "Application.EnableVisualStyles". The problem i face was, when i put datetimepicker i set the showupdown to true, the arrow in show up down does not display as formerly with the statement "Application.EnabledStyles". Is there a way i can solve it without addding "Application.EnableVisualStyles". Thanks
It is like this for the datetimepicker enter image description here
i want like this for the datetimepicker with the enabled visual style removed enter image description here