Object.Zorder = 1 or 0 Place a Specified mdiform form or control at the front or back of the z-order with n its Graphical Level.
Latest Answer: This method determines the control's order, front or back, on the canvas. Changing the control's ZOrder allows controls to be positioned in front of or behind other controls. ZOrder should not be set after the ReportStart event has fired. ...
LOB (Large Object Data type). CLOB (Stores Character Objects). BLOB ( Store Binary Objects such as Graphic, Video Chips and Sound files). BFILE(Store file pointers to LOB It may Contain filename
Latest Answer: In Visual Basic 6 there are 11 different data types. These are Boolean, Byte, Currency, Date, Double, Integer, Long, Object, Single, String, and Variant. ...
MDI Styles?
Latest Answer: common dialogue control can also be placed ...
Latest Answer: Go to RunType: Regsvr32 (path of the file or else if placed the file in system or system32 then only the file name)For unregistering Type: Regsvr32 /u (path of the file or else if placed the file in system or system32 then only the file name) ...
Latest Answer: Immediate window is used To debug or to know yhe results of ur statement ...
Latest Answer: Six ObjectsConnectionRecordsetCommandParameterStream(included in AD0 ActiveX object 2.7 and above)Record ...
Latest Answer: OLE DB is a set of COM-based interfaces that expose data from a variety of sources. OLE DB interfaces provide applications with uniform access to data stored in diverse information sources, or data stores. These interfaces support the amount of DBMS functionality ...
Latest Answer: Yes On Creating RelationShip, You Check the Option OnDeleteCascade. ...
Latest Answer: It refiers to general decalrationTo trap the undecalred variables ...
Latest Answer: Theoritically the oops support is not there but some tricky methods are there.1. Create the function (Even for properties) in a class B2. Use Impements keyword to implement each Function of B in Derived Classs D. With 3. Create a private ...
View page << Previous 10 11 12 13 [14] 15 16 17 18 19 Next >>

Go Top