PowerTools PlusPak for Windows Forms 8.0J
SubStyle コンストラクタ(Color,Color,Color,Boolean,Boolean)

BackColor プロパティの初期設定。
ForeColor プロパティの初期設定。
DisabledForeColorプロパティの初期設定。
Bold プロパティの初期設定。
UnderLine プロパティの初期設定。
指定した初期化プロパティを使用して、SubStyle クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal backColor As Color, _
   ByVal foreColor As Color, _
   ByVal disabledForeColor As Color, _
   ByVal bold As Boolean, _
   ByVal underLine As Boolean _
)

パラメータ

backColor
BackColor プロパティの初期設定。
foreColor
ForeColor プロパティの初期設定。
disabledForeColor
DisabledForeColorプロパティの初期設定。
bold
Bold プロパティの初期設定。
underLine
UnderLine プロパティの初期設定。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback