Ribbon for WinForms
ReadXmlString メソッド (Theme)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Theme クラス : ReadXmlString メソッド
String that contains the theme data in Xml format.
Reads this Theme from an Xml string.
シンタックス
'宣言
 
Public Sub ReadXmlString( _
   ByVal xmlString As String _
) 
public void ReadXmlString( 
   string xmlString
)

パラメータ

xmlString
String that contains the theme data in Xml format.
参照

Theme クラス
Theme メンバ