adspace


What are the different procedures associated with the object?

Answer Posted / Jiggyasa Sonker

In Visual Basic, the main procedures related to objects are:n1. Object Initialization Procedure (New): Used to create a new instance of an object.n2. Object Destruction Procedure (Destroy or Dispose): Used to release the resources allocated by an object when it's no longer needed.n3. Object Method Procedures: These are functions that can be called on an object to perform specific tasks.n4. Property Procedures: These are functions associated with properties of an object. They are used to set or retrieve values of properties.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Specify technical & functional architecture of your last 2 projects.

2146


How would you attach pictures in column headers of List View Control?

2166


Draw Sequence Modal of DAO and Explain?

2139


How do I force a file dialogue box to reread the currect disk?

1526


With in the form we want to check all the text box control are typed or not? How?

2071


How do I make the mouse cursor invisible/visible?

1440


How do I tell when an application executed using the SHELL command is finished?

1636


How would you activate animation control?

2456