Ribbon for WinForms
HtmlElement コンストラクタ(Style,Boolean)

C1.Win.4.8 アセンブリ > C1.Framework.Html 名前空間 > HtmlElement クラス > HtmlElement コンストラクタ : HtmlElement コンストラクタ(Style,Boolean)
The C1.Framework.Style object to use.
True to use right-to-left flow direction.
Initializes a new instance of the HtmlElement class with the specified style options.
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal rtl As Boolean _
)
public HtmlElement( 
   Style style,
   bool rtl
)

パラメータ

style
The C1.Framework.Style object to use.
rtl
True to use right-to-left flow direction.
参照

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