|
VLFormDesigner Reference
|
||||||||||||||||
Occurs when an error needs to be reported to the user.
Syntax Private Sub object_DisplayError (ByVal sMessage As String, ByVal nErrorCode As Long, ByRef bShowMsgBox As Boolean )
The DisplayError event syntax has these parts:
Settings Setting for bShowMsgBox are:
Remarks Through this event your can specify if the error should be reported to the user by the control. You may choose to report the error through your own error reporting mechanism. In such situation, you must set bShowMsgBox to false . |
||||||||||||||||
|
©2002-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |