Latest Answer: Cursor type Dynamic ,Keyset ,Static ,Forward-only scrolling (this is the default) You work with a cursor through the DAO Recordset object. When you open a Recordset object through DAO, ODBCDirect creates the corresponding cursor. Each type ...
Latest Answer: ODBC stands for Open Database Connectivity, and is designed to simplify how applications communicate with databases. An ODBC connection involves three parts: the ODBC enabled application (Ability Mail Server), an ODBC driver and an actual database (almost ...
Latest Answer: The maximum number of controls allowed on a single form depends on the type of controls used and available system resources. However, there is a fixed limit of 254 control names per form. A control array counts only once toward this limit because all ...
Latest Answer: Controls which are data-aware. Controls whose datasource property can be set a datacontrol. ...
Latest Answer: Same as Standard combo box, Dropdown combo, simple combo, drop downlist... ...
Latest Answer: All controls have a refresh property. This is not available in the properties window.Refresh property forces repaint of the control ...
Latest Answer: ListView and Textbox ...
Latest Answer: There are 21 controls.They are pointer,image,label,textbox,frame,command,chechbox,optionbutton,combobox,listbox,h and vscrollbar,timer,drivelistbox,dirlistbox,filelistbox,shape,line,image,data,ole. ...
Latest Answer: Maximum limit of size for the command box is system-dependent. We can stretch the commandbox as equal to the size of form/container itself. ...
Latest Answer: Line and shape do not have ne events. ...
View page << Previous 9 10 11 12 [13] 14 15 16 17 18 Next >>

Go Top