MAXCHARS Property


PLBCMP GUI Only

 

The MAXCHARS property specifies the maximum number of characters that may be entered into an object.

 

MAXCHARS={value}

Note the following:

  1. MAXCHARS may be used in CREATE, SETPROP, or GETPROP statements of an EDITTEXT or a RICHEDITTEXT object.

  2. This property applies regardless of the MULTILINE property.

  3. The {value} defines the number of characters. A value of zero specifies the maximum number of characters permitted by the operating system.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference MAXBOX Property MAXCOLS Property