HostPanel Property (ControlHostElement)
If overriden in nested classes and returns not null, InputPanel will use the HostPanel to make
Control scrollable withing the element.
protected virtual Control HostPanel {get;}
'Declaration
Protected Overridable ReadOnly Property HostPanel As Control