Is it possible to create a button with WinForms which has the text “Details” and then a down arrow next to it.
It is not vital to my program but I personally think it looks nicer for the user, especially in dialog boxes which expand to show more error details.
The below code will give your Button the word “Details” with an arrow pointing downwards next to it.