C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / SaveControlHostProperties Method

In This Topic
SaveControlHostProperties Method (InputControlHost)
In This Topic
Saves properties of an InputControlHost to XML using the specified XmlWriter.
Syntax
'Declaration
 
Protected Overridable Sub SaveControlHostProperties( _
   ByVal writer As XmlWriter _
) 
 

Parameters

writer
See Also