c# - 在 WinForms 中为 StatusStrip 中的文本着色

标签 c# winforms statusstrip

我想知道如何在 System.Windows.Forms.StatusStrip

中完成以下操作

what I want

最佳答案

MyStatusStripLabel.ForeColor = Color.Red

关于c# - 在 WinForms 中为 StatusStrip 中的文本着色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5857163/

相关文章:

c# - 如何使用 LINQ 按多个列排序

c# - 覆盖 Dictionary<Datetime,int> 的 ContainsKey

c# - 动态更改 Windows 窗体窗口标题(在运行时)

c# - 调整窗口大小时如何使控件拉伸(stretch)和收缩?

c# - 如何使用 jquery 获取或设置单选按钮列表的选定索引?

c# - 从 C# 中的字符串中删除最后一个字符。一种优雅的方式?

c# - 在 .NET 窗体中向 TableLayoutPanel 添加动态控件

vb.net - 如何从 VB.NET 中的 StatusStrip 中删除 'resize triangle'

c# - 如何获取WinForm上所有控件的列表,包括SplitContainers或Panels中的控件

c# - 在 C# 中使用 StatusStrip