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