The Portrate Interview Engine

InterviewControl.EventNext Field

[Visual Basic]
Protected Shared ReadOnly EventNext As Object
[C#]
protected static readonly object EventNext;
[C++]
protected: static const Object* EventNext;
[JScript]
protected static const var EventNext: Object;

See Also

InterviewControl Class | Portrate.Interview Namespace