←Select platform

BankCheckField Constructor(String,LeadRect)

Summary

Initializes a new BankCheckField class object.

Syntax

C#
VB
C++
public BankCheckField(  
   string text, 
   Leadtools.LeadRect bounds 
) 
Public Function New( _ 
   ByVal text As String, _ 
   ByVal bounds As Leadtools.LeadRect _ 
) 
public: 
BankCheckField(  
   String^ text, 
   Leadtools.LeadRect bounds 
) 

Parameters

text
Represents the string value of the initialized field.

bounds
Represent the bounds of the initialized field.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Commands Assembly
Click or drag to resize