The Portrate Interview Engine

InterviewControl._PrevButton Field

[Visual Basic]
Protected _PrevButton As Button
[C#]
protected Button _PrevButton;
[C++]
protected: Button* _PrevButton;
[JScript]
protected var _PrevButton: Button;

See Also

InterviewControl Class | Portrate.Interview Namespace