←Select platform

AddMasterForm Method

Summary

Adds a IMasterForm to the collection.

Syntax

C#
VB
C++
public IMasterForm AddMasterForm( 
   IMasterForm masterForm 
) 
  
Public Function AddMasterForm( _ 
   ByVal masterForm As Leadtools.Forms.Auto.IMasterForm _ 
) As Leadtools.Forms.Auto.IMasterForm 

Parameters

masterForm
The Master Form to be added.

Return Value

The Added Master Form.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly