Saturday, 24 August 2013

Detect if element with focus is a textbox

Detect if element with focus is a textbox

How can I detect if the active element in my VB.NET app is a Textbox?
Me.ActiveControl and then?

No comments:

Post a Comment