Chapter 5:
1、What are the differences between the Window-Based Controls and Graphical Controls?
2、List the common properties of the controls.
3、Write a simple program which demonstrate the use of the text input components (include The Edit Component, The LabeledEdit Control, The MaskEdit Component, The Memo and RichEdit Components), Selecting Options (The CheckBox and RadioButton Components, The GroupBox Components, The RadioGroup Component), lists (The ListBox Component, The ComboBox Component, The CheckListBox Component), Ranges (The ScrollBar Component, The TrackBar and ProgressBar Components, The UpDown Component)?
4、Classify the menu- and toolbar-related command.
5、Write a simple program which demonstrate the use of commands and menus.
6、Write a program to demonstrate the use of the ListView and the TreeView.
7、Are all components visible at design time?