Leadtools.Forms.Auto Namespace > DiskMasterFormsCategory Class : MasterForms Property |
public virtual MasterFormCollection MasterForms {get;}
'Declaration Public Overridable ReadOnly Property MasterForms As MasterFormCollection
'Usage Dim instance As DiskMasterFormsCategory Dim value As MasterFormCollection value = instance.MasterForms
public virtual MasterFormCollection MasterForms {get;}
get_MasterForms();
public: virtual property MasterFormCollection^ MasterForms { MasterFormCollection^ get(); }
The source code of this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
The count of Master Forms in this collection is stored in MasterFormsCount.
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