Menus and Toolbars for WinForms
TopicPageCaptionStyle コンストラクタ

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > TopicPageCaptionStyle クラス : TopicPageCaptionStyle コンストラクタ
前景色。
フォント。
背景色
矢印の色。
TopicPageCaptionStyle クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal foreColor As System.Drawing.Color, _
   ByVal font As System.Drawing.Font, _
   ByVal backgroundColor As System.Drawing.Color, _
   ByVal arrowColor As System.Drawing.Color _
)
public TopicPageCaptionStyle( 
   System.Drawing.Color foreColor,
   System.Drawing.Font font,
   System.Drawing.Color backgroundColor,
   System.Drawing.Color arrowColor
)

パラメータ

foreColor
前景色。
font
フォント。
backgroundColor
背景色
arrowColor
矢印の色。
参照

TopicPageCaptionStyle クラス
TopicPageCaptionStyle メンバ