What will be the code in VB, while saving the form and light
goes off? Please tell me the exact code line.
Answer Posted / parmanand
Your code will be no longer available in read able format.
you will loose your project. becoz all the code will be
converted into machine langauge code .. i mean binary. so be
careful... i have got the same problem in my college life.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is "Reserved Error -1209"?
Explain the "cursortype" and "Locktype" in VB?
which property of menu cannot be set at run time.
Which method is preferred to save data like database to the disk?
What is a toolbox in visual basic?
How do I get the number of free bytes on a disk?
____ property is used to lock a textbox to enter a datas.
Is it possible to Access BackEnd procedures?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
What is the use of Visual Basic Document file?
What is DAO?
How would you attach pictures in column headers of List View Control?
Why API functions are Required?
How many objects resides in ADO ?
How do I do Peek and Poke and other low-level stuff?