CheckBoxRenderer.DrawParentBackground メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > CheckBoxRenderer.DrawParentBackground メソッドの意味・解説 

CheckBoxRenderer.DrawParentBackground メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

指定した領域コントロールの親の背景描画ます。

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

Public Shared Sub DrawParentBackground
 ( _
    g As Graphics, _
    bounds As Rectangle, _
    childControl As Control _
)
Dim g As Graphics
Dim bounds As Rectangle
Dim childControl As Control

CheckBoxRenderer.DrawParentBackground(g, bounds, childControl)
public static void DrawParentBackground
 (
    Graphics g,
    Rectangle bounds,
    Control childControl
)
public:
static void DrawParentBackground (
    Graphics^ g, 
    Rectangle bounds, 
    Control^ childControl
)
public static void DrawParentBackground
 (
    Graphics g, 
    Rectangle bounds, 
    Control childControl
)
public static function DrawParentBackground
 (
    g : Graphics, 
    bounds : Rectangle, 
    childControl : Control
)

パラメータ

g

childControl の親の背景描画するときに使用する Graphics

bounds

コントロール背景描画する Rectangle。この四角形は、子コントロール境界内に存在する必要があります

childControl

親の背景描画されるコントロール

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



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

辞書ショートカット

すべての辞書の索引

CheckBoxRenderer.DrawParentBackground メソッドのお隣キーワード
検索ランキング

   

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



CheckBoxRenderer.DrawParentBackground メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS