Unicode Controls & Classes for VB6 - Version 4
ctlUniRichTextBoxXP
.OnlyNumbers Property
Gets or sets the ability to support only numbers in the text
Syntax
Public Property Get OnlyNumbers () As Boolean
Public Property Let OnlyNumbers (ByRef
b
As Boolean)
Parameters
Parameter
Description
ByRef
b
As Boolean
The new value
Remarks