LEADTOOLS Forms (Leadtools.Forms.Auto assembly)
LEAD Technologies, Inc

DeleteMasterForm Method (DiskMasterFormsCategory)






The Master Form object to be deleted.
Removes the first appearance of the specified Master Form object from MasterForms and deletes it from the local disk.
Syntax
public virtual void DeleteMasterForm( 
   IMasterForm masterForm
)
'Declaration
 
Public Overridable Sub DeleteMasterForm( _
   ByVal masterForm As IMasterForm _
) 
'Usage
 
Dim instance As DiskMasterFormsCategory
Dim masterForm As IMasterForm
 
instance.DeleteMasterForm(masterForm)
public virtual void DeleteMasterForm( 
   IMasterForm masterForm
)
 function Leadtools.Forms.Auto.DiskMasterFormsCategory.DeleteMasterForm( 
   masterForm 
)
public:
virtual void DeleteMasterForm( 
   IMasterForm^ masterForm
) 

Parameters

masterForm
The Master Form object to be deleted.
Remarks

The source code of this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

The masterForm file will be deleted and cannot be restored. If the user want to do different action he can inherit this class and override this method or he can do his own implementation of IMasterFormsCategory. Be advised to have a back up copy of all Master Forms if this used this class, in case you have deleted the wrong Master Form.

There is no need to call DiskMasterFormsRepository.Refresh since the repository that this Master Form belongs will be updated with this deletion.

Example
For an example, refer to GenerateMasterFormAttributes.
Requirements

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

See Also

Reference

DiskMasterFormsCategory Class
DiskMasterFormsCategory Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features