[Visual Basic] Protected _InputPanel As Panel [C#] protected Panel _InputPanel; [C++] protected: Panel* _InputPanel; [JScript] protected var _InputPanel: Panel;
InterviewControl Class | Portrate.Interview Namespace