The Portrate Interview Engine

InterviewControl._ActionPanel Field

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

See Also

InterviewControl Class | Portrate.Interview Namespace