Ribbon for WinForms
ReadXml(Stream) メソッド

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

パラメータ

stream
System.IO.Stream that contains the theme data in Xml format.
参照

Theme クラス
Theme メンバ
オーバーロード一覧