PreviousActiveX Controls Guide (v10) Next

MaxLength

Chapter contents

Applies to:

VAText

Description

Determines the maximum number of characters which a user may type into the VAText. A value of 0 represents no maximum.

Remarks

If the field associated with the control is an alphanumeric field, (Char, VarChar, LongVarChar data types) this property defaults to the field length stored in the VASize property. Otherwise, the default for the MaxLength property is 0, indicating no maximum.


Chapter contents
Book contents

Prev topic: MaxBufferSize
Next topic: OemString