adspace
What are the differences between a standard module and a
class module?
Answer Posted / kumaran
Std Module : Only We can use with in the Application (Project)
Class Module : We can use (Outside) other application also
by using Instance creation.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do I tell when an application executed using the SHELL command is finished?
How would you attach pictures in column headers of List View Control?
Specify technical & functional architecture of your last 2 projects.
How do I make the mouse cursor invisible/visible?
How would you activate animation control?
With in the form we want to check all the text box control are typed or not? How?
How do I force a file dialogue box to reread the currect disk?
Draw Sequence Modal of DAO and Explain?