BaseCursor.RegisterManagers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Register to events from the managers the cursor needs.
protected:
virtual void RegisterManagers();
protected virtual void RegisterManagers ();
abstract member RegisterManagers : unit -> unit
override this.RegisterManagers : unit -> unit
Protected Overridable Sub RegisterManagers ()