You are on page 1of 2

1.

Define grid control with example


A grid contains columns, which in turn can contain headers and any other control. The default control contained in a column is a text box, so that the default functionality of the grid approximates a Browse window.

2.Explain three events of form.

Sorry chellum 3.Explain three properties of frame


Appearance FlatStyle (GroupBox control only) BackColor BackColor

Note
Colors are handled differently in Visual Basic 2005. For more information, see Color Behavior for Visual Basic 6.0 Users.
BorderStyle Caption BorderStyle (GroupBox control only) Text (GroupBox control only)

Note
The Panel control does not have a Text property.
ClipControls New implementation. For more information, see Graphics for Visual Basic 6.0 Users. Container DragIcon DragMode Parent New implementation. For more information, see Drag and Drop for Visual Basic 6.0 Users.

4.list out any three numeric connections Sorry chelum

5. define picture box and image control? Sooory chelum

You might also like