DataMenuCommand.UpdateStatus 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.
[SECURITY CRITICAL] Updates the status of the command and raises the appropriate event.
public:
virtual void UpdateStatus();
public virtual void UpdateStatus ();
abstract member UpdateStatus : unit -> unit
override this.UpdateStatus : unit -> unit
Public Overridable Sub UpdateStatus ()