D
datamodel
I'm trying to put text in any control that currently has focus.
The Compact Framework does not seem to have the this.ActiveControl
property.
What's the alternative,
to assing a string to the .Text property of the currently focused
control?
Thanks.
The Compact Framework does not seem to have the this.ActiveControl
property.
What's the alternative,
to assing a string to the .Text property of the currently focused
control?
Thanks.