Compartir a través de


AifTabControl.OnClose(Control) Method

Definition

Handler to remove the smartPart from collections.

protected:
 override void OnClose(System::Windows::Forms::Control ^ smartPart);
protected override void OnClose (System.Windows.Forms.Control smartPart);
override this.OnClose : System.Windows.Forms.Control -> unit
Protected Overrides Sub OnClose (smartPart As Control)

Parameters

smartPart
Control

Specifies the smart part.

Applies to