Answer Posted / shahnawaz hayat
1- Open your vb project and run it for error checking
(debug and remove errors if any)
2- File Menu --> Make ProjectNme.exe click
3- A make project Popup appears type your exe file
location & name and press OK button
4- Exe file would be created
| Is This Answer Correct ? | 51 Yes | 5 No |
Post New Answer View All Answers
Difference between Class Module and Standard Module?
____ property is used to lock a textbox to enter a datas.
What are the uses of List View Control?
Which method is used to write context Into file?
How to customize workgroup message?
How would you run your ActiveX Document Dll?
What is data binding in vb net?
Give brief description about class?
What is "Reserved Error -1209"?
How do I use GetPrivateProfileString to read from INI files?
What are 3 main differences between flexgrid control and dbgrid control?
What is the difference between change event in normal combobox and dbcombobox?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
How would you add elements and pictures to listitems in listview control?
What about DLL calls that require callbacks?