|
Friendly Name
|
Filter Style
|
|
API Name
|
FilterStyle
|
|
Type
|
Integer
|
|
Restrictions
|
Range is 0 - 8
|
|
Get Function
|
(dcl-Control-GetFilterStyle <CONTROL>)
|
|
Set Function
|
(dcl-Control-SetFilterStyle <CONTROL>
NewValue [as Integer])
|
|
Applies To
|
Text Box
|
此属性为文本框输入分配预定义过滤器。 请注意,当Filter Style属性设置为零时,将使用通过SetFilter设置的自定义过滤器集(对于其他预定义的过滤器样式,将忽略自定义过滤器)。
|
Style
|
Description
|
|
0
|
Non-control characters (or custom filter)
|
|
1
|
AutoCAD angle units only
|
|
2
|
Signed integers only
|
|
3
|
AutoCAD distance units only (affected by DIMZIN system variable)
|
|
4
|
AutoCAD symbol table names only
|
|
5
|
Upper case only
|
|
6
|
Lower case only
|
|
7
|
Password (hides input text)
|
|
8
|
All characters allowed (including [Enter])
|