Ribbon for WinForms
Load(XmlDocument) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > C1StatusBar クラス > Load メソッド : Load(XmlDocument) メソッド
System.Xml.XmlDocument that contains the status bar definition.
Loads a status bar definition from an System.Xml.XmlDocument.
シンタックス
'宣言
 
Public Overloads Function Load( _
   ByVal doc As XmlDocument _
) As Boolean
public bool Load( 
   XmlDocument doc
)

パラメータ

doc
System.Xml.XmlDocument that contains the status bar definition.

戻り値の型

False if the XML document is not in the expected format.
参照

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