|
Related Questions |
View Answer |
 |
What source code control systems have you used? |
View Answer |
 |
What versions of Windows have you used? Have you used any other operating systems? |
View Answer |
 |
What third party ActiveX controls have you used? |
View Answer |
 |
Have you developed components for IIS? Developed ASP pages? |
View Answer |
 |
If you were writing a program, what method would you use to send information from the main form of the application to a modal popup form and then pass any changes to the data back to the main form when the popup form was closed? |
View Answer |
 |
How would you center a form on the screen? How about centering it on another form? |
View Answer |
 |
If an event, such as a tool bar button or menu click, occurs on a MDI parent how can it invoke an action on one or more MDI child forms? |
View Answer |
 |
What are some methods you can use to send data from one VB executable toanother one? |
View Answer |
 |
What are the differences between a standard module and a class module? |
View Answer |
 |
What do you have to do to make your class visible to programs other than your own? |
View Answer |