Difference between revisions of "Label events"

From LinuxMCE
Jump to: navigation, search
(Added Category)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007.  In general any information should apply to LinuxMCE.  However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table>Because Label is a non focus-able control, it will have standard events that any control has.
+
[[Category: Programmer's Guide]]
 +
Because Label is a non focus-able control, it will have standard events that any control has.
  
 
See [[non-focus events]].
 
See [[non-focus events]].

Latest revision as of 02:25, 20 May 2008

Because Label is a non focus-able control, it will have standard events that any control has.

See non-focus events.