AmbientTheme.CommentIndicatorColor 屬性

定義

取得或設定與工作流程設計介面上、已加上註解的設計工具相關聯的環境色彩。

public:
 virtual property System::Drawing::Color CommentIndicatorColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.Design.ColorPickerConverter))]
public virtual System.Drawing.Color CommentIndicatorColor { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.Design.ColorPickerConverter))>]
member this.CommentIndicatorColor : System.Drawing.Color with get, set
Public Overridable Property CommentIndicatorColor As Color

屬性值

Color

Color 值,與工作流程設計介面上已加上註解的設計工具關聯。

屬性

適用於