ListBox events: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
ListBox is a focus control will have specific events. Event the button get the specified focus event, if the current button haven't focus, the event will be ignored. | |||
See which are [[focus events]] | See which are [[focus events]] | ||
Revision as of 14:00, 16 March 2007
ListBox is a focus control will have specific events. Event the button get the specified focus event, if the current button haven't focus, the event will be ignored.
See which are focus events
Because ListBox is a non focus-able control, it will have standard events that any control has.
See non-focus events.