DrawItemEventArgs コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > DrawItemEventArgs コンストラクタの意味・解説 

DrawItemEventArgs コンストラクタ (Graphics, Font, Rectangle, Int32, DrawItemState)

フォント、状態、描画する表面、および描画する範囲指定して特定のコントロールの DrawItemEventArgs クラス新しインスタンス初期化します。

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Public Sub New ( _
    graphics As Graphics, _
    font As Font, _
    rect As Rectangle, _
    index As Integer, _
    state As DrawItemState _
)
Dim graphics As Graphics
Dim font As Font
Dim rect As Rectangle
Dim index As Integer
Dim state As DrawItemState

Dim instance As New DrawItemEventArgs(graphics,
 font, rect, index, state)
public DrawItemEventArgs (
    Graphics graphics,
    Font font,
    Rectangle rect,
    int index,
    DrawItemState state
)
public:
DrawItemEventArgs (
    Graphics^ graphics, 
    Font^ font, 
    Rectangle rect, 
    int index, 
    DrawItemState state
)
public DrawItemEventArgs (
    Graphics graphics, 
    Font font, 
    Rectangle rect, 
    int index, 
    DrawItemState state
)
public function DrawItemEventArgs (
    graphics : Graphics, 
    font : Font, 
    rect : Rectangle, 
    index : int, 
    state : DrawItemState
)

パラメータ

graphics

描画実行される Graphics 表面

font

使用する Font通常、親コントロールFont プロパティなります

rect

描画実行範囲を表す Rectangle 境界

index

描画されている項目の System.Windows.Forms.Control.ControlCollection インデックス値。

state

コントロールの DrawItemState 情報

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

DrawItemEventArgs コンストラクタ (Graphics, Font, Rectangle, Int32, DrawItemState, Color, Color)

フォント、状態、前景色、背景色描画する表面、および描画する範囲指定して特定のコントロールの DrawItemEventArgs クラス新しインスタンス初期化します。

名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文構文

Public Sub New ( _
    graphics As Graphics, _
    font As Font, _
    rect As Rectangle, _
    index As Integer, _
    state As DrawItemState, _
    foreColor As Color, _
    backColor As Color _
)
Dim graphics As Graphics
Dim font As Font
Dim rect As Rectangle
Dim index As Integer
Dim state As DrawItemState
Dim foreColor As Color
Dim backColor As Color

Dim instance As New DrawItemEventArgs(graphics,
 font, rect, index, state, foreColor, backColor)
public DrawItemEventArgs (
    Graphics graphics,
    Font font,
    Rectangle rect,
    int index,
    DrawItemState state,
    Color foreColor,
    Color backColor
)
public:
DrawItemEventArgs (
    Graphics^ graphics, 
    Font^ font, 
    Rectangle rect, 
    int index, 
    DrawItemState state, 
    Color foreColor, 
    Color backColor
)
public DrawItemEventArgs (
    Graphics graphics, 
    Font font, 
    Rectangle rect, 
    int index, 
    DrawItemState state, 
    Color foreColor, 
    Color backColor
)
public function DrawItemEventArgs (
    graphics : Graphics, 
    font : Font, 
    rect : Rectangle, 
    index : int, 
    state : DrawItemState, 
    foreColor : Color, 
    backColor : Color
)

パラメータ

graphics

描画実行される Graphics 表面

font

使用する Font通常、親コントロールFont プロパティなります

rect

描画実行範囲を表す Rectangle 境界

index

描画されている項目の System.Windows.Forms.Control.ControlCollection インデックス値。

state

コントロールの DrawItemState 情報

foreColor

コントロール描画するための前景色を示す Color

backColor

コントロール描画するための背景色を示す Color

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

DrawItemEventArgs コンストラクタ

DrawItemEventArgs クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
DrawItemEventArgs (Graphics, Font, Rectangle, Int32, DrawItemState) フォント、状態、描画する表面、および描画する範囲指定して特定のコントロールDrawItemEventArgs クラス新しインスタンス初期化します。
DrawItemEventArgs (Graphics, Font, Rectangle, Int32, DrawItemState, Color, Color) フォント、状態、前景色、背景色描画する表面、および描画する範囲指定して特定のコントロールDrawItemEventArgs クラス新しインスタンス初期化します。
参照参照

関連項目

DrawItemEventArgs クラス
DrawItemEventArgs メンバ
System.Windows.Forms 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からDrawItemEventArgs コンストラクタを検索した結果を表示しています。
Weblioに収録されているすべての辞書からDrawItemEventArgs コンストラクタを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からDrawItemEventArgs コンストラクタ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「DrawItemEventArgs コンストラクタ」の関連用語

DrawItemEventArgs コンストラクタのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



DrawItemEventArgs コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS