diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-1BB546C1-2795-55D9-97B6-AC3F6AB79389-GENID-1-8-1-3-1-1-7-1-7-1.dita --- a/Symbian3/SDK/Source/GUID-1BB546C1-2795-55D9-97B6-AC3F6AB79389-GENID-1-8-1-3-1-1-7-1-7-1.dita Wed Mar 31 11:11:55 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ - - - - - -Controls -

In the Symbian platform UI Control Framework, all UI elements (with a few -exceptions) are controls. A control is a rectangular area -of the screen that may respond to user input events. Buttons, menus, text -input boxes and application views displaying application-specific data are -all examples of controls.

-

All controls are implemented by deriving from the CCoeControl class. -Concrete implementations of controls are provided by a user interface library, -or by the application programmer. The control framework itself provides no -concrete controls.

-
\ No newline at end of file