←Select platform

AddMasterForm Method

Summary
Adds an IMasterForm to the collection.
Syntax
C#
VB
C++
Java
public IMasterForm AddMasterForm( 
   IMasterForm masterForm 
) 
  
Public Function AddMasterForm( _ 
   ByVal masterForm As IMasterForm _ 
) As IMasterForm 
public IMasterForm addMasterForm( 
   IMasterForm 
); 
public: 
IMasterForm^ AddMasterForm(  
   IMasterForm^ masterForm 
)  

Parameters

masterForm
The Master Form to be added.

Return Value

The Added Master Form.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.