C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / LoadControlHostProperties Method

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

Parameters

node
See Also