V
vsciw
Hi.
We have a smart device app written in VB.NET, CF2.0 which has a form
with listview & buttons. On this particuar form, sometimes when you
click the listview or the buttons, the Listview.SelectedIndexChanged &
Button.Click events are only triggered the second time you click them.
Sometimes it's the first time. We want it triggered on the first
click.
We've tried the listview.activation property set to standard, oneclick
& twoclick. no effect.
Cant see anything else on the button, listview or form properties
which may relate to this.
Also, this is only happening on one form, and not others in the same
app.
Does anyone have any suggestions of what may be the cause??
Thanks. Ian.
We have a smart device app written in VB.NET, CF2.0 which has a form
with listview & buttons. On this particuar form, sometimes when you
click the listview or the buttons, the Listview.SelectedIndexChanged &
Button.Click events are only triggered the second time you click them.
Sometimes it's the first time. We want it triggered on the first
click.
We've tried the listview.activation property set to standard, oneclick
& twoclick. no effect.
Cant see anything else on the button, listview or form properties
which may relate to this.
Also, this is only happening on one form, and not others in the same
app.
Does anyone have any suggestions of what may be the cause??
Thanks. Ian.