PropertyValueUIItem.InvokeHandler 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得當使用者按兩下這個項目時所引發的處理常式。
public:
virtual property System::Drawing::Design::PropertyValueUIItemInvokeHandler ^ InvokeHandler { System::Drawing::Design::PropertyValueUIItemInvokeHandler ^ get(); };
public virtual System.Drawing.Design.PropertyValueUIItemInvokeHandler InvokeHandler { get; }
member this.InvokeHandler : System.Drawing.Design.PropertyValueUIItemInvokeHandler
Public Overridable ReadOnly Property InvokeHandler As PropertyValueUIItemInvokeHandler
屬性值
PropertyValueUIItemInvokeHandler,表示這個使用者介面 (UI) 項目的事件處理常式。