would this work?
 
if ($TextField->GotFocus())
{
    ...
}

-----Original Message-----
From: Frazier, Joe Jr [mailto:[EMAIL PROTECTED]
Sent: Monday, May 10, 2004 10:50 AM
To: Win32GUI
Subject: [perl-win32-gui-users] Is there anyway to capture a click event for
a TextField control


I have an app where I will be putting a UNC path into a text field and need
to see if there is any way to capture a click event on a text field?
 
Joe 

Reply via email to