adspace
Answer Posted / Awanish Kumar Dwivedi
In Visual Basic, a class can have three scopes: Public (accessible from anywhere), Private (only accessible within the module or class), and Protected (accessible within the module, its derived classes, and modules within the same project).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Draw Sequence Modal of DAO and Explain?
How do I force a file dialogue box to reread the currect disk?
How do I make the mouse cursor invisible/visible?
How would you attach pictures in column headers of List View Control?
Specify technical & functional architecture of your last 2 projects.
How do I tell when an application executed using the SHELL command is finished?
With in the form we want to check all the text box control are typed or not? How?
How would you activate animation control?