The Portrate Interview Engine

InterviewControl._InputPanel Field

[Visual Basic]
Protected _InputPanel As Panel
[C#]
protected Panel _InputPanel;
[C++]
protected: Panel* _InputPanel;
[JScript]
protected var _InputPanel: Panel;

See Also

InterviewControl Class | Portrate.Interview Namespace