Replies: 1 comment
-
已改为使用 ValidationRule 实现上述功能。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
3.4版本中TextBox没有实现IDataInput(图一示),3.3版本中TextBox实现了IDataInput(图二示);这就导致3.4版本中无法使用一些属性(图三示);为什么在3.4版本中去掉了TextBox的IDataInput实现



Beta Was this translation helpful? Give feedback.
All reactions