←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly