Saturday, June 2, 2007

Microsoft Windows programming interview questions

1.Which controls can not be placed in MDI ?
2.List out controls which does not have events
3.Which property of textbox cannot be changed at runtime. What is the max size of textbox?
4.How many system controls are available
5.___,_____ and ____ container objects.
6.strech___ Property is to compress a image in image control.
7.___,___ and __ are difference between image and picture controls.
8.Is it possible to set a shortcut key for label.
9.What is the default property of data control?
10.___,__,___ are the type of combo box?
11.__ no of controls in form.
12.OLE is used for _______
13.What is the need of tabindex property is label control.
14.___ is the control used to call a windows application.
15.Clear property is available in ____,___ control.
16.___ Property is used to count no. of items in a combobox.
17.___ is a property to resize a label control according to your caption.
18.Which controls have refresh method.
19___ property is used to change to ___ value to access a identity column in datacontrols.
20._____ is the property to ___,____,____ are valid for recordsource property of dat control.
21.To find the current record position in data control.
22.Timer control contains ________ no. of events.
23.____ property is used to lock a textbox to enter data.
24.What is the need of z-order method?
25.____ is the difference between Listindex and Tab index.
26.____ property of menu cannot be set at run time.
27.Can you create a tabletype of recordset in Jet - connected ODBC dbengine.
28.Difference between listbox and combo box.
29.What are the new events in textbox that has been included in VB
30.Can you create a Updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
31._____ collection in recordset used to assign a value from textbox to table columns without making 32.abinding in datacontrol.
33.____ argument can be used to make a menu item into bold.
34.What is the difference between Msgbox Statement and MsgboxQ function?
35.What is.the difference between queryunload and unload in form?
36.___,___ arguments will be used to run a executable program in shell function
37.___ property used to add a menus at runtime.
38.What is the difference between modal and module-less window?
39.___ VB constant make the menu item in centre.
40.___ method used to move a recordset pointer in nth position in DAG.
41.To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
42.What are 3 main differences between flexgrid control and dbgrid control?
created in ActiveX Exe and ActiveX D1T