Share via


AifWpfTabControl.RemoveApplication(Object) Method

Definition

Removes the application and its tab.

public:
 void RemoveApplication(System::Object ^ application);
public void RemoveApplication (object application);
member this.RemoveApplication : obj -> unit
Public Sub RemoveApplication (application As Object)

Parameters

application
Object

Specifies the hosted application or control to be removed

Applies to