LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

DeleteMasterForm Method (IMasterFormsCategory)

Show in webframe





The Master Form to be deleted.
Removes the specified Master Form from MasterForms and deletes it from the storage device.
Syntax
void DeleteMasterForm( 
   IMasterForm masterForm
)
'Declaration
 
Sub DeleteMasterForm( _
   ByVal masterForm As IMasterForm _
) 
'Usage
 
Dim instance As IMasterFormsCategory
Dim masterForm As IMasterForm
 
instance.DeleteMasterForm(masterForm)

            

            
void DeleteMasterForm( 
   IMasterForm^ masterForm
) 

Parameters

masterForm
The Master Form to be deleted.
Remarks

This method is supposed to remove the specified Master Form inside IMasterFormsCategory object. Deleting it from the storage device is recommended to make the repository represent the actual storage device, if it is not deleted then the next time you create new IMasterFormsRepository or call IMasterFormsRepository.Refresh the removed Master Form inside this category will show up again.

Example
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Requirements

Target Platforms

See Also

Reference

IMasterFormsCategory Interface
IMasterFormsCategory Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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