【问题标题】:Coloring text in StatusStrip in WinForms在 WinForms 中的 StatusStrip 中为文本着色
【发布时间】:2011-05-02 12:33:13
【问题描述】:

我想知道我如何在System.Windows.Forms.StatusStrip中完成以下操作

【问题讨论】:

    标签: c# winforms statusstrip


    【解决方案1】:
    MyStatusStripLabel.ForeColor = Color.Red
    

    【讨论】:

      【解决方案2】:

      您可以在状态条中使用其他控件。

      【讨论】:

        猜你喜欢
        • 2011-04-15
        • 1970-01-01
        • 1970-01-01
        • 2014-06-05
        • 2011-06-07
        • 1970-01-01
        • 2017-07-07
        • 2021-11-19
        • 2014-06-04
        相关资源
        最近更新 更多