'Declaration
Protected EditorHostPanel As System.Windows.Forms.Panel
'Usage
Dim instance As NNodeSplitterEditorUC Dim value As System.Windows.Forms.Panel value = instance.EditorHostPanel instance.EditorHostPanel = value
protected System.Windows.Forms.Panel EditorHostPanel