_CommandBarsEvents_SinkHelper.OnUpdate 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.
Infrastructure. Microsoft Internal Use Only.
public:
override void OnUpdate();
public:
virtual void OnUpdate();
public:
override void OnUpdate();
override void OnUpdate();
public override void OnUpdate ();
public void OnUpdate ();
abstract member OnUpdate : unit -> unit
override this.OnUpdate : unit -> unit
Public Overrides Sub OnUpdate ()
Public Sub OnUpdate ()