How can you Add API functions to your Application?
Answer / vdeep
In the start menu goto Microsoftvisual studio->visual
studio enterprise tools.Open API Text Viewer .
Select the API function that u want and copy it and paste
it in your VB application
Is This Answer Correct ? | 0 Yes | 1 No |
Which property of textbox cannot be changed at runtime?
How do I speed up control property access?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
What is shortcut menu and explain "The ole control's shortcut menu".
How can I access a record by record number?
What is the difference between creating a object using New and CreateObject in Visual Basic?
How would you create properties by using class Builder Wizard?
With in the form we want to check all the text box control are typed or not? How?
what is the Advantage of ActiveX Dll over Active Exe ?
How to change the Mouse Pointer?
What are the types of line styles available in Treeview Control?
what are the Differences Object and Class?