How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
What is the use of Active Control Property?
What is connection object in vb net?
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 are the different procedures associated with the object?
How can you check Beginning and End of the file?
Is there any Edit method in ADO Data Access method?
Explain Types of DBCombo boxes?
What is VB ShellScripting?
How do I prevent multiple instances of my program?
What is DSN?
Are there any examples of commercial applications built using Visual Basic?
Is there any way to pass a variable to a form apart from using global variables?