SpreadsheetGear.Windows.Forms Namespace > ChartExplorer Class : RemoveOwnedForm Method |
'Declaration
Public Sub RemoveOwnedForm( _ ByVal ownedForm As System.Windows.Forms.Form _ )
'Usage
Dim instance As ChartExplorer Dim ownedForm As System.Windows.Forms.Form instance.RemoveOwnedForm(ownedForm)
public void RemoveOwnedForm( System.Windows.Forms.Form ownedForm )
public procedure RemoveOwnedForm( ownedForm: System.Windows.Forms.Form );
public function RemoveOwnedForm( ownedForm : System.Windows.Forms.Form );
public: void RemoveOwnedForm( System.Windows.Forms.Form* ownedForm )
public: void RemoveOwnedForm( System.Windows.Forms.Form^ ownedForm )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2