GrapeCity MultiRow for Windows Forms 11.0J
Style コンストラクタ(Color,Bevel,Color,BorderStyle,Font,TextEffect,Color,AlignHorizontal,AlignVertical)

BackColor プロパティの初期設定。
Bevel プロパティの初期設定。
BorderColor プロパティの初期設定。
BorderStyle プロパティの初期設定。
Font プロパティの初期設定。
TextEffect プロパティの初期設定。
ForeColor プロパティの初期設定。
TextHAlign プロパティの初期設定。
TextVAlign プロパティの初期設定。
指定した初期化プロパティを使用して、Style クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal backColor As Color, _
   ByVal bevel As Bevel, _
   ByVal borderColor As Color, _
   ByVal borderStyle As BorderStyle, _
   ByVal font As Font, _
   ByVal textEffect As TextEffect, _
   ByVal foreColor As Color, _
   ByVal textHAlign As AlignHorizontal, _
   ByVal textVAlign As AlignVertical _
)

パラメータ

backColor
BackColor プロパティの初期設定。
bevel
Bevel プロパティの初期設定。
borderColor
BorderColor プロパティの初期設定。
borderStyle
BorderStyle プロパティの初期設定。
font
Font プロパティの初期設定。
textEffect
TextEffect プロパティの初期設定。
foreColor
ForeColor プロパティの初期設定。
textHAlign
TextHAlign プロパティの初期設定。
textVAlign
TextVAlign プロパティの初期設定。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.