FormControl.context 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.
Shows the shortcut menu for the control.
public:
virtual void context();
public virtual void context ();
abstract member context : unit -> unit
override this.context : unit -> unit
Public Overridable Sub context ()