C1.Win.Input.Base Namespace / C1TextBoxBase Class / HostedControl Property

In This Topic
HostedControl Property (C1TextBoxBase)
In This Topic
Gets or set the control that hosted on this C1InputHost control.
Syntax
'Declaration
 
Protected Property HostedControl As Control
 
See Also