Visual Basic (Declaration) | |
---|---|
Public Interface IMasterForm |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public interface IMasterForm |
C++/CLI | |
---|---|
public interface class IMasterForm |
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
A Master Form must have recognition attributes.
A Master Form may or may not have processing fields.
A Master Form may or may not have an image. Images are not required by the Forms engine.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family