Latest Answer : 3 types of combo style1- Dropdown Combo : A new item can be written into it. List is not always shown2- Simple combo : All List items are always shown. To see them the control shd be dragged enough3- Dropdown list : Cannot contain a list value other than ...
Latest Answer : Listbox:
1) Does not contain a text box to write an item, Item is added using Additem method only
2) Always shows all item in the list
3) Can contain a checkbox in the list
ComboBox:
1) Can contain a text box to write an item, Item is added ...
Latest Answer : Let - Used when assigning a value to the property. Set - Used when assigning an Object to the property. Get - Used when retrieving value of a property. ...
Difference between a function and a subroutine, Dynaset and Snapshot,early and late binding, image and picture controls,Linked Object and Embedded Object,listbox and combo box,Listindex and Tab index,modal and moduless window, Object and Class,Query unload and unload in form, Declaration and Instantiation an object?
Latest Answer : 64 ...
No Properties Available. Only the methods they are SetText, GetText, Setdata(), Getformat(), Clear.