Visual Signal ExternalBase Class Library Documentation
ViewerPanel Property
VisualSignalVSignal.ExternalBaseTExternalViewerViewerPanel
API version 1.2.2.0

[This is preliminary documentation and is subject to change.]

Set the external vewer System.Windows.Forms.Panel object. This property should be set in Init()()().
Declaration Syntax
C#Visual BasicVisual C++
public Panel ViewerPanel { set; }
Public WriteOnly Property ViewerPanel As Panel
public:
property Panel^ ViewerPanel {
	void set (Panel^ value);
}

Assembly: vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)