开发者

Virtual keyboard Popup not working on a derived textbox in wpf

I have a derived class called NumericTextBox that is derived from TextBox.This has all the validationsf for the data to be numeric. Now, i have a popup attached to this textbox in my window. the popup is a virtual keyboard. this lets the user input from both Keyboard and Mouse. but whenever i click a button on the popup, the Pre开发者_如何学运维ivewTextInput is not getting fired. i raise the keybd_event. Please suggest a solution to this Regards, Ankur


Try using Snoop to observe/monitor the events that fire when your application is running.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜