Jooel, ok so we want to event setfocus etc, how about the following:

$Object.OnGotFocus = "Object_GotFocus()"

$Object.OnLostFocus = "Object_LostFocus()"

I think this is proper VB-style syntax eh ? Unless you got a better naming scheme. Oh yeah, what control would you like to see this implemented on first ? TextBox ? EditBox ? Button ?

[ 27 June 2002, 02:30: Message edited by: Shawn ]