To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
1 4489Post New Visual Basic Questions
Which language is used in visual basic?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Is it possible to change menu runtime using API? If yes? Specify the function names.
How can you Implement windows functionality in VB?
___ Property is used to count no. of items in a combobox.
What is a thread pool and how are the threads within a thread pool managed?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
What is executenonquery in vb net?
How do I tell when an application executed using the SHELL command is finished?
What is data binding in vb net?
what are the Differenct Types of Procedures in VB?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
Types of LockEdits in DAO? 51 .Types of Recordsets.
How would you create properties by using class Builder Wizard?
How can I call a 'hidden' DOS program from VB?