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

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

DataGridView.SetBoundsCore メソッド

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

このメンバは Control.SetBoundsCore をオーバーライドます。

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

Protected Overrides Sub
 SetBoundsCore ( _
    x As Integer, _
    y As Integer, _
    width As Integer, _
    height As Integer, _
    specified As BoundsSpecified _
)
Dim x As Integer
Dim y As Integer
Dim width As Integer
Dim height As Integer
Dim specified As BoundsSpecified

Me.SetBoundsCore(x, y, width, height, specified)
protected override void SetBoundsCore (
    int x,
    int y,
    int width,
    int height,
    BoundsSpecified specified
)
protected:
virtual void SetBoundsCore (
    int x, 
    int y, 
    int width, 
    int height, 
    BoundsSpecified specified
) override
protected void SetBoundsCore (
    int x, 
    int y, 
    int width, 
    int height, 
    BoundsSpecified specified
)
protected override function SetBoundsCore (
    x : int, 
    y : int, 
    width : int, 
    height : int, 
    specified : BoundsSpecified
)

パラメータ

x

コントロール新しLeft プロパティ値。

y

コントロール新しTop プロパティ値。

width

コントロール新しWidth プロパティ値。

height

コントロール新しHeight プロパティ値。

specified

BoundsSpecified 値のビットごとの組み合わせ

例外例外
例外種類条件

ArgumentOutOfRangeException

幅と高さのいずれか、または両方の値が、最大値である 8,388,607超えてます。

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


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

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS