←Select platform

MasterForm Property

Summary
IMasterForm for the Master Form of the type of the recognized form.
Syntax
C#
VB
C++
Java
public IMasterForm MasterForm { get; } 
  
Public ReadOnly Property MasterForm As IMasterForm 
public IMasterForm getMasterForm(); 
public: 
property IMasterForm^ MasterForm { 
   IMasterForm^ get(); 
} 

Property Value

IMasterForm for the Master Form of the recognized type.

Remarks

IMasterForm provides Master Form attributes, processing fields, and image.

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.