←Select platform

AddMasterForm Method

Summary
Adds an IMasterForm to the collection.

Syntax
C#
C++/CLI
Java
Python
public IMasterForm AddMasterForm( 
   IMasterForm masterForm 
) 
public IMasterForm addMasterForm( 
   IMasterForm 
); 
public: 
IMasterForm^ AddMasterForm(  
   IMasterForm^ masterForm 
)  
def AddMasterForm(self,masterForm): 

Parameters

masterForm
The Master Form to be added.

Return Value

The Added Master Form.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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