FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TextBox event
Posts: 110
Joined: Wed Feb 18, 2009 09:58 AM
TextBox event
Posted: Wed Feb 25, 2009 11:03 AM

can some one share code

is there only one event for TextBox (ON CHANGE).any more plz share

thanks
sajith

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: TextBox event
Posted: Wed Feb 25, 2009 02:32 PM

Sajith,

If you mean a GET:

@ ..., ... GET ... ON CHANGE ...

The above command sets a oGet:bChange codeblock that receives three parameters: nKey, nFlags, Self

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 110
Joined: Wed Feb 18, 2009 09:58 AM
Re: TextBox event
Posted: Thu Feb 26, 2009 07:04 AM

many thanks for ur great service .
Regards
Sajith

Continue the discussion