ComponentTray.OnSetCursor 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
我呼叫設定滑鼠游標。
protected:
virtual void OnSetCursor();
protected virtual void OnSetCursor();
abstract member OnSetCursor : unit -> unit
override this.OnSetCursor : unit -> unit
Protected Overridable Sub OnSetCursor ()
給繼承者的注意事項
你可以覆蓋這個方法,自己設定滑鼠游標。