ToolStripItem.OnRequestCommandExecute(EventArgs) Method

Definition

Note

To use this preview API, you must enable preview features in your project by setting the EnablePreviewFeatures property to True in your project file. For more information, see https://aka.ms/dotnet-preview-features.

Called in the context of OnClick(EventArgs) to invoke Execute(Object) if the context allows.

C#
[System.Runtime.Versioning.RequiresPreviewFeatures]
protected virtual void OnRequestCommandExecute(EventArgs e);
C#
protected virtual void OnRequestCommandExecute(EventArgs e);

Parameters

e
EventArgs

An empty EventArgs instance.

Attributes

Applies to

Product Versions
Windows Desktop 7, 8, 9