

'Declaration<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <ExceptionContractAnnotationAttribute()> Public Class VerifyUserEventArgs Inherits OpcLabs.BaseLib.Widgets.ProcessedEventArgs
'UsageDim instance As VerifyUserEventArgs
[CLSCompliant(true)] [ComVisible(false)] [ExceptionContractAnnotation()] public class VerifyUserEventArgs : OpcLabs.BaseLib.Widgets.ProcessedEventArgs
[CLSCompliant(true)] [ComVisible(false)] [ExceptionContractAnnotation()] public ref class VerifyUserEventArgs : public OpcLabs.BaseLib.Widgets.ProcessedEventArgs
System.Object
System.EventArgs
System.ComponentModel.HandledEventArgs
OpcLabs.BaseLib.Widgets.ProcessedEventArgs
OpcLabs.BaseLib.Security.OperationModel.VerifyUserEventArgs