You cannot use indents and margins only. This is the default behavior.

In the above Window I set Padding and Margin to [0,0,0,0] . These 5 pixels still exist.
If you set FlatStyle = System and AutoSize = False , you can get this:

In the above Window , you no longer have these 5 pixels.
Leniel Macaferi
source share