How can I add borders to label in Windows Forms?

后端 未结 5 1563
误落风尘
误落风尘 2021-01-19 04:32

I\'m trying to create a form with white label inside, that when I click on something the form will disappear and only show the label. So far I tried to put the TransparencyK

5条回答
  •  耶瑟儿~
    2021-01-19 05:12

    what about the borderstyle property? set it to FixedSingle in the properties windows.

提交回复
热议问题