[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.ControlHostFromXmlNodeEventArgs

ControlHostFromXmlNodeEventArgs Class

Provides data for the ControlHostFromXmlNode event.

Inheritance
ControlHostFromXmlNodeEventArgs
Namespace: C1.Win.C1InputPanel
Assembly: C1.Win.C1InputPanel.4.8.dll
Syntax
public class ControlHostFromXmlNodeEventArgs : EventArgs

Constructors

Name Description
ControlHostFromXmlNodeEventArgs(XmlNode)

Initializes a new instance of the ControlHostFromXmlNodeEventArgs class.

Properties

Name Description
ControlHost

Gets or sets the created InputControlHost.

NodeName

Gets the name of the XML node.

XmlNode

Gets the XML node.