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