On Mar 9, 2009, at 1:29 PM, johnf wrote:

> I thought there was a wiki entry on the correct way to handle the  
> situation
> where one control depends on the other's value to display  
> correctly.  But I
> did not see it.  So what is the correct way to get this done.


        For text controls, the ValueChanged and KeyChar events might be what  
you need. For other types, you might try Hit and ValueChanged. I'd  
bind these control events to a form method, and let the form figure  
out what it has to do.


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to