The Portrate Interview Engine

InterviewControl._BookmarkPanel Field

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

See Also

InterviewControl Class | Portrate.Interview Namespace