ExternalControl.ShowAndActivatePositionedWindow 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.
Shows and Activates (sizes and positions) the positioned window. If window positioning is not configured, this method will have no effect.
public:
void ShowAndActivatePositionedWindow();
public void ShowAndActivatePositionedWindow ();
member this.ShowAndActivatePositionedWindow : unit -> unit
Public Sub ShowAndActivatePositionedWindow ()