【问题标题】:Devexpress How to change progress bar control colorDevexpress 如何更改进度条控件颜色
【发布时间】:2015-10-24 17:57:26
【问题描述】:

谁能告诉我如何更改进度条控件的背景颜色。我正在使用 devexpress 栏控件。我已经搜索并尝试了devexpress论坛和本网站上解释的方式。progress bar back color

【问题讨论】:

    标签: c# devexpress progress-bar devexpress-windows-ui


    【解决方案1】:

    如果ProgressBarControl.Property.LookAndFeel.Style 设置为Skin,则控件的背景完全由当前皮肤控制。 进度条外观可以通过Properties.StartColorEndColor 属性进行自定义。 将LookAndFeel 更改为除UseDefaultLookAndFeel 之外的任何内容。

    【讨论】:

      猜你喜欢
      • 2016-11-02
      • 1970-01-01
      • 2014-10-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-06-12
      • 1970-01-01
      相关资源
      最近更新 更多