[]
Imposes the specified special format on the current TextField.
Note that this method initializes the values of Field.Events.FormatValue and Field.Events.KeyPress only, it does not change the field's value or widget appearance streams.
public void SetSpecialFormat(Field.SpecialFormat specialFormat)
Public Sub SetSpecialFormat(specialFormat As Field.SpecialFormat)
Type | Name | Description |
---|---|---|
Field.SpecialFormat | specialFormat | The special format to use. |