Jump to content

ListBox events: Difference between revisions

From LinuxMCE
Juliet (talk | contribs)
No edit summary
Rwilson131 (talk | contribs)
No edit summary
 
Line 6: Line 6:


See [[non-focus events]].
See [[non-focus events]].
[[Category:Programmer's Guide]]

Latest revision as of 00:56, 6 September 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.