M
mdawid
Hi,
The problem is I have got an external application for bar code
scanning, which reads a bar code and paste it to the control in my
application by using Ctrl+V key sequence. It takes me a while to figure
it out that the problem concerns only .NETCF 1.0 SP2+.
I have checked the sequence of messages that are coming through message
loop using OpenNETCF.Windows.Forms.ApplicationEx class and it seems to
me that the sequence is the same in .NETCF 1.0 SP1 and .NETCF 1.0
SP2/SP3. The only problem is that TextBox control from .NETCF 1.0 SP2+
does not react on Ctrl+V key sequence.
Can someone confirm this strange behavior/bug in .NETCF SP2/SP3?
Please note that Ctrl+V still works without any problems in
applications not using .NETCF
Regards,
Marcin Dawid
The problem is I have got an external application for bar code
scanning, which reads a bar code and paste it to the control in my
application by using Ctrl+V key sequence. It takes me a while to figure
it out that the problem concerns only .NETCF 1.0 SP2+.
I have checked the sequence of messages that are coming through message
loop using OpenNETCF.Windows.Forms.ApplicationEx class and it seems to
me that the sequence is the same in .NETCF 1.0 SP1 and .NETCF 1.0
SP2/SP3. The only problem is that TextBox control from .NETCF 1.0 SP2+
does not react on Ctrl+V key sequence.
Can someone confirm this strange behavior/bug in .NETCF SP2/SP3?
Please note that Ctrl+V still works without any problems in
applications not using .NETCF
Regards,
Marcin Dawid