Ribbon for WinForms
Load(Stream) メソッド

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

パラメータ

stream
System.IO.Stream that contains the Ribbon definition.

戻り値の型

False if the stream is not in the expected format.
参照

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