I want to create a simple 3D line in a WinForms application to improve visual arrangement of my form layout. This line is exacly like the line in About Windows dialog (can b
You can get a line separator effect by adding a Label and setting its text as underscores "_"