The Portrate Interview Engine

InterviewControl._Msg Field

[Visual Basic]
Protected _Msg As Label
[C#]
protected Label _Msg;
[C++]
protected: Label* _Msg;
[JScript]
protected var _Msg: Label;

See Also

InterviewControl Class | Portrate.Interview Namespace