CalendarDesigner.Verbs 屬性

定義

取得此設計工具可用的動詞命令集合。

public:
 virtual property System::ComponentModel::Design::DesignerVerbCollection ^ Verbs { System::ComponentModel::Design::DesignerVerbCollection ^ get(); };
public override System.ComponentModel.Design.DesignerVerbCollection Verbs { get; }
member this.Verbs : System.ComponentModel.Design.DesignerVerbCollection
Public Overrides ReadOnly Property Verbs As DesignerVerbCollection

屬性值

包含設計工具可用的動詞命令集合。

適用於