What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / vivek gupta
Methods are executed at run time only.Methods are stored
multiple information.
Properties are executed at both, designing as well as run
time.Its work on single value only.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How to get freefile location in memory?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
How do I call help files from a VB program?
How can I access a record by record number?
Explain the working with task in Gantt chart view.
Give brief description about class?
How do you change the system menu (on the Control-Menu Box)?
What is Parser Bug?
How would you map properties to controls by using ActiveX Control Interface Wizard?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
What is difference between datagrid and flexgrid?
How do I dial a phone number without using the MSCOMM VBX?
How do I access C style strings?
What is meant by Establish Connection in RDO?
DHTML Is used for what?