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

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

ColumnWidthChangingEventArgs コンストラクタ (Int32, Int32, Boolean)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

インデックス、幅、およびイベントキャンセルするかどうか指定して、ColumnWidthChangingEventArgs クラス新しインスタンス初期化します。

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

Public Sub New ( _
    columnIndex As Integer, _
    newWidth As Integer, _
    cancel As Boolean _
)
Dim columnIndex As Integer
Dim newWidth As Integer
Dim cancel As Boolean

Dim instance As New ColumnWidthChangingEventArgs(columnIndex,
 newWidth, cancel)
public ColumnWidthChangingEventArgs (
    int columnIndex,
    int newWidth,
    bool cancel
)
public:
ColumnWidthChangingEventArgs (
    int columnIndex, 
    int newWidth, 
    bool cancel
)
public ColumnWidthChangingEventArgs (
    int columnIndex, 
    int newWidth, 
    boolean cancel
)
public function ColumnWidthChangingEventArgs
 (
    columnIndex : int, 
    newWidth : int, 
    cancel : boolean
)

パラメータ

columnIndex

幅が変化される列のインデックス

newWidth

列の新しい幅。

cancel

幅の変更キャンセルする場合trueそれ以外場合false

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ColumnWidthChangingEventArgs クラス
ColumnWidthChangingEventArgs メンバ
System.Windows.Forms 名前空間

ColumnWidthChangingEventArgs コンストラクタ (Int32, Int32)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

インデックスと幅を指定して、ColumnWidthChangingEventArgs クラス新しインスタンス初期化します。

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

Public Sub New ( _
    columnIndex As Integer, _
    newWidth As Integer _
)
Dim columnIndex As Integer
Dim newWidth As Integer

Dim instance As New ColumnWidthChangingEventArgs(columnIndex,
 newWidth)
public ColumnWidthChangingEventArgs (
    int columnIndex,
    int newWidth
)
public:
ColumnWidthChangingEventArgs (
    int columnIndex, 
    int newWidth
)
public ColumnWidthChangingEventArgs (
    int columnIndex, 
    int newWidth
)
public function ColumnWidthChangingEventArgs
 (
    columnIndex : int, 
    newWidth : int
)

パラメータ

columnIndex

幅が変化される列のインデックス

newWidth

列の新しい幅。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ColumnWidthChangingEventArgs クラス
ColumnWidthChangingEventArgs メンバ
System.Windows.Forms 名前空間

ColumnWidthChangingEventArgs コンストラクタ

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

名前 説明
ColumnWidthChangingEventArgs (Int32, Int32) インデックスと幅を指定してColumnWidthChangingEventArgs クラス新しインスタンス初期化します。
ColumnWidthChangingEventArgs (Int32, Int32, Boolean) インデックス、幅、およびイベントキャンセルするかどうか指定してColumnWidthChangingEventArgs クラス新しインスタンス初期化します。
参照参照

関連項目

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



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2025 GRAS Group, Inc.RSS