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