开发者

Changing the back color of UltraCalenderCombo

开发者 https://www.devze.com 2023-01-19 19:38 出处:网络
How to change the back color 开发者_StackOverflow社区of a UltraCalenderCombo control?from help.infragistics.com:

How to change the back color 开发者_StackOverflow社区of a UltraCalenderCombo control?


from help.infragistics.com:

// Set the background
this.ultraCalendarCombo1.Appearance.BackColor = Color.White;
0

精彩评论

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