Answer Posted / manpreet singh
1.Sub procedure--which does not returns a value
2.Function procedure--return a value
3.event handling procedure
4.property procedure--also can contain code
but two types of general procedure used.
function procedure and sub procedure
example for Sub procedure
Private sub procedure_name(parameterlist)
......Action to be performed
End Sub
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do I implement an incremental search in list/dir/combo/file boxes?
Types of LockEdits in RDO.
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
What is Mask Edit and why it is used?
How would you create properties in ActiveX Control?
What is the use of progress Bar Control?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
which property used to add a menus at runtime?
How do I speed up control property access?
How do I remove/change the picture property of a control at design time?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
what is the Difference between Dynaset and Snapshot?
How would you use ActiveX Dll and ActiveX Exe in your application?
What is the difference between adodc and adodb in vb?
Explain OLE Drag and Drop?