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