Unicode Controls & Classes for VB6 - Version 4
ctlNumIncXP
.AllowSpace Property
Gets or sets the ability to accept space as a valid value
Syntax
Public Property Get AllowSpace () As Boolean
Public Property Let AllowSpace (ByVal
New_Allow
As Boolean)
Parameters
Parameter
Description
ByVal
New_Allow
As Boolean
Remarks