Flynet Viewer .NET Programmer's Reference

paddingChar Property

paddingChar Property

Previous topic Next topic  

paddingChar Property

Previous topic Next topic  

 

Set or return the character to use for padding.

 

HostScreen.paddingChar

 

Arguments

 

HostScreen

 Required. HostScreen object.

 

Remarks

 

READWRITE.

 

Default is a null ('\0'). Use this character to fill a string when updating an unprotected field.  To set to the null value, pass a unquoted 0 (zero) as the property.  Passing a number will result in its ASCII value being used, a string will have the first character used.

 

Requirements

 

Flynet Viewer

 

See Also

 

getText | paddingMode

 

Applies To: HostScreen object

 


© 2016 Inventu Corporation, Flynet LTD