C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputControlHost Class / LoadControlHostProperties Method

In This Topic
LoadControlHostProperties Method (InputControlHost)
In This Topic
Loads properties of an InputControlHost from the specified XmlNode.
Syntax
'Declaration
 
Protected Overridable Sub LoadControlHostProperties( _
   ByVal node As XmlNode _
) 
 

Parameters

node
See Also