- masterForm
- The Master Form to be added.
Visual Basic (Declaration) | |
---|---|
Public Function AddMasterForm( _ ByVal masterForm As IMasterForm _ ) As IMasterForm |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public IMasterForm AddMasterForm( IMasterForm masterForm ) |
C++/CLI | |
---|---|
public: IMasterForm^ AddMasterForm( IMasterForm^ masterForm ) |
Parameters
- masterForm
- The Master Form to be added.
Return Value
The Added Master Form.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family