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

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

DataGridView.PaintBackground メソッド

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

DataGridView背景描画ます。

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

Protected Overridable Sub
 PaintBackground ( _
    graphics As Graphics, _
    clipBounds As Rectangle, _
    gridBounds As Rectangle _
)
Dim graphics As Graphics
Dim clipBounds As Rectangle
Dim gridBounds As Rectangle

Me.PaintBackground(graphics, clipBounds, gridBounds)
protected virtual void PaintBackground (
    Graphics graphics,
    Rectangle clipBounds,
    Rectangle gridBounds
)
protected:
virtual void PaintBackground (
    Graphics^ graphics, 
    Rectangle clipBounds, 
    Rectangle gridBounds
)
protected void PaintBackground (
    Graphics graphics, 
    Rectangle clipBounds, 
    Rectangle gridBounds
)
protected function PaintBackground (
    graphics : Graphics, 
    clipBounds : Rectangle, 
    gridBounds : Rectangle
)

パラメータ

graphics

背景描画使用される Graphics

clipBounds

描画必要な DataGridView の領域を表す Rectangle

gridBounds

セル描画領域を表す Rectangle

解説解説

clipBounds パラメータは、再描画必要な DataGridView領域表します。たとえば、ユーザーDataGridView 全体別のウィンドウ隠した後で再び見えるようにした場合clipBoundsDataGridView 全体表しますユーザーDataGridView小さ領域隠した後で再び見えるようにした場合clipBounds隠され小さ領域表します

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


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

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS