Share via


DesktopSiteBridge.Show Method

Definition

Shows the associated Win32 HWND and any popup windows it owns.

public:
 virtual void Show() = Show;
void Show();
public void Show();
function show()
Public Sub Show ()

Remarks

This method also restores the previously configured state of the popup windows owned by the HWND.

Applies to

See also