Softex IT Solutions Aug.2013 | Page 32

Page no:32 1. Allow user to select multiple entries 2. On click of Display button show os selected. 3. On click of delete, delete the selected names. c. Design an application with 2 list boxes, with buttons Transfer one, all after clicking on buttons transfer either selected items or all items to 2nd list box & vice versa. d. Design an application for formatting the Text entered in a text box. Add Combo for Font name & size. Add B, I, U command buttons. As per the font name, size & formatting options selected display the text. The buttons should be toggle. Once clicked effect should be enable or disable. Scroll bars a. Add a horizontal scroll bar for a font size, with minimum 10 & maximum 72 points size. As per the scroll movement increase/decrease the size of text font by one. b. Create 3 scrollbars for colors Red, Green, Blue. The range of values be from 0 to 256. As per values of scrollbars change the color of label. c. Add one scroll bar. Display the current value of the scroll bar in text box. Timer a. Design an application that will set timer interval as 10 And will display any one image of the 2 images. b. Using timer design a traffic signal application. c. Display a running clock in a text box. Dir, File, Drive list boxes a. Design an application with directory; File & Drive list boxes, as per the drive-selected display the names of directories & subdirectories in list box. After selecting directory display all files within that directory. b. Display all files with extension .BMP. Using all above controls designed applications for handling Employee data, Student Data, Books data. Advanced Activex Controls a. Design an application with 2 buttons File – Open & File –Save. As per the button click display the Dialog boxes & name of the file seleted. b. Write a Notepad application using RichTextBox Control. MDI forms a. Create one MDI form, Add 3 child forms. Design a menu to arrange all the forms in Cascading, tile form. b. Design a menu of Edit with Cut, Copy, Paste, select all options. Assign shortcut Keys & hot keys. c. Design an application for nested menus.