开发者

Changing the button BackColor Property

开发者 https://www.devze.com 2023-01-01 06:16 出处:网络
I want to change the backcolor of the Button when the but开发者_StackOverflowtonFlatStyle property

I want to change the backcolor of the Button when the but开发者_StackOverflowtonFlatStyle property is set to System.is it possible to do it?


No.
When the FlatStyle property i set to System the appearance of the control is determined by the user's operating system.

For more info see: http://msdn.microsoft.com/en-us/library/system.windows.forms.flatstyle.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消