SearchControlPopup.OnOpened(EventArgs) Method

Definition

Removes the WS_EX_TOPMOST style of the popup if necessary to make sure the popup opens behind IME candidates windows

protected:
 override void OnOpened(EventArgs ^ e);
protected override void OnOpened (EventArgs e);
override this.OnOpened : EventArgs -> unit
Protected Overrides Sub OnOpened (e As EventArgs)

Parameters

Applies to