How does the following statements work?
On Error Goto Err_Handler
Answers were Sorted based on User's Feedback
On Error Goto Err_Hanler_A
When error occuring on any line inside the
function/subroutine, it skip the execution of other lines
and will goto the label Err_Hanler_A.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is meant by "Early Binding" and "Late Binding"? Which is better?
What is the use of Connection object?
What is the use of Imagelist Controls ?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
How do I create a new form in visual basic?
How do I get my application on top?
What is the use of ActiveX Documents?
What is the Windows API?
How do I make the mouse cursor invisible/visible?
What is the maximum no. of forms can include in one project (vb project)?
How do you change the system menu (on the Control-Menu Box)?
What is the difference between a property a method and an event? Give an example of each.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)