Leadtools.Forms.Auto Namespace > IMasterFormsCategory Interface : DeleteMasterForm Method |
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 )
function Leadtools.Forms.Auto.IMasterFormsCategory.DeleteMasterForm( masterForm )
void DeleteMasterForm( IMasterForm^ masterForm )
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.
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