IOleInPlaceSiteWindowless.OnUIActivate 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.
Notifies the container that the object is about to be activated in place, and that the main menu will be replaced by a composite menu.
public:
void OnUIActivate();
public:
void OnUIActivate();
void OnUIActivate();
public void OnUIActivate ();
abstract member OnUIActivate : unit -> unit
Public Sub OnUIActivate ()