System.Windows.Forms 名前空間
Microsoft Windows オペレーティング システムに用意されている豊富なユーザー インターフェイス機能を最大限に活用する、Windows ベースのアプリケーションを作成するためのクラスが含まれています。 Contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system.
クラス
AccessibleObject |
障碍を持つユーザーに合わせてアプリケーションのユーザー インターフェイス (UI) を調整するため、ユーザー補助対応アプリケーションで使用される情報を提供します。Provides information that accessibility applications use to adjust an application's user interface (UI) for users with impairments. |
AmbientProperties |
トップレベルのコントロールに対するアンビエント プロパティ値を提供します。Provides ambient property values to top-level controls. |
Application |
Windows メッセージを処理するために、アプリケーションを開始および停止するメソッドや、アプリケーションについての情報を取得するためのプロパティなど、アプリケーションを管理するための |
ApplicationContext |
アプリケーション スレッドに関するコンテキスト情報を指定します。Specifies the contextual information about an application thread. |
AutoCompleteStringCollection |
特定の Windows フォーム コントロールのオートコンプリート機能で使用される文字列のコレクションを保持します。Contains a collection of strings to use for the auto-complete feature on certain Windows Forms controls. |
AxHost |
ActiveX コントロールをラップし、完全な機能を備えた Windows フォーム コントロールとしてそのコントロールを公開します。Wraps ActiveX controls and exposes them as fully featured Windows Forms controls. |
AxHost.AxComponentEditor |
ActiveX コントロールのプロパティ ページを表示するモーダル ダイアログ ボックスを使用するエディターを提供します。Provides an editor that uses a modal dialog box to display a property page for an ActiveX control. |
AxHost.ClsidAttribute |
AxHost コントロールでホストされている ActiveX コントロールの CLSID を指定します。Specifies the CLSID of an ActiveX control hosted by an AxHost control. |
AxHost.ConnectionPointCookie |
コントロールのイベントを処理するクライアントに ActiveX コントロールを接続します。Connects an ActiveX control to a client that handles the control's events. |
AxHost.InvalidActiveXStateException |
無効な状態にある ActiveX コントロールを参照したときにスローされる例外。The exception that is thrown when the ActiveX control is referenced while in an invalid state. |
AxHost.State |
ActiveX コントロールの永続化された状態をカプセル化します。Encapsulates the persisted state of an ActiveX control. |
AxHost.StateConverter |
あるデータ型の AxHost.State オブジェクトを別の型に変換します。Converts AxHost.State objects from one data type to another. |
AxHost.TypeLibraryTimeStampAttribute |
AxHost コントロールによりホストされている ActiveX コントロールのタイプ ライブラリに関連付けられる日時を指定します。Specifies a date and time associated with the type library of an ActiveX control hosted by an AxHost control. |
BaseCollection |
System.Windows.Forms 名前空間において、データに関連したコレクションを作成するための基本機能を提供します。Provides the base functionality for creating data-related collections in the System.Windows.Forms namespace. |
Binding |
オブジェクトのプロパティ値とコントロールのプロパティ値との間の簡易バインドを表します。Represents the simple binding between the property value of an object and the property value of a control. |
BindingCompleteEventArgs |
BindingComplete イベントのデータを提供します。Provides data for the BindingComplete event. |
BindingContext |
Control クラスから継承されるすべてのオブジェクトについて、BindingManagerBase オブジェクトのコレクションを管理します。Manages the collection of BindingManagerBase objects for any object that inherits from the Control class. |
BindingManagerBase |
同じデータ ソースおよび同じデータ メンバーに結合された Binding オブジェクトをすべて管理します。Manages all Binding objects that are bound to the same data source and data member. このクラスは抽象クラスです。This class is abstract. |
BindingManagerDataErrorEventArgs |
DataError イベントのデータを提供します。Provides data for the DataError event. |
BindingNavigator |
データにバインドされている、フォーム上のコントロールを移動および操作するためのユーザー インターフェイス (UI) を表します。Represents the navigation and manipulation user interface (UI) for controls on a form that are bound to data. |
BindingsCollection |
コントロールの Binding オブジェクトのコレクションを表します。Represents a collection of Binding objects for a control. |
BindingSource |
フォームのデータ ソースをカプセル化します。Encapsulates the data source for a form. |
Button |
Windows のボタン コントロールを表します。Represents a Windows button control. |
ButtonBase |
ボタン コントロールに共通の基本機能を実装します。Implements the basic functionality common to button controls. |
ButtonBase.ButtonBaseAccessibleObject |
障がいを持つユーザーに合わせてアプリケーションのユーザー インターフェイスを調整するため、ユーザー補助対応アプリケーションで使用される情報を提供します。Provides information that accessibility applications use to adjust an application's user interface for users with disabilities. |
ButtonRenderer |
visual スタイルを使用して、または使用せずに、ボタン コントロールを描画するために使用されるメソッドを提供します。Provides methods used to render a button control with or without visual styles. このクラスは継承できません。This class cannot be inherited. |
CacheVirtualItemsEventArgs |
CacheVirtualItems イベントのデータを提供します。Provides data for the CacheVirtualItems event. |
CheckBox | |
CheckBox.CheckBoxAccessibleObject |
ユーザー補助クライアント アプリケーションに CheckBox コントロールの情報を提供します。Provides information about the CheckBox control to accessibility client applications. |
CheckBoxRenderer |
visual スタイルを使用して、または使用せずに、チェック ボックス コントロールを描画するメソッドを用意します。Provides methods used to render a check box control with or without visual styles. このクラスは継承できません。This class cannot be inherited. |
CheckedListBox |
各項目の左側にチェック ボックスが表示される ListBox を表示します。Displays a ListBox in which a check box is displayed to the left of each item. |
CheckedListBox.CheckedIndexCollection |
CheckedListBox でチェックされた項目 (不定状態の項目を含む) のインデックスのコレクションをカプセル化します。Encapsulates the collection of indexes of checked items (including items in an indeterminate state) in a CheckedListBox. |
CheckedListBox.CheckedItemCollection |
チェックされた項目 (不定状態の項目を含む) のコレクションを CheckedListBox コントロール内にカプセル化します。Encapsulates the collection of checked items, including items in an indeterminate state, in a CheckedListBox control. |
CheckedListBox.ObjectCollection |
CheckedListBox 内の項目のコレクションを表します。Represents the collection of items in a CheckedListBox. |
Clipboard |
システム クリップボードにデータを貼り付けるメソッド、またはシステム クリップボードのデータを取得するメソッドを提供します。Provides methods to place data on and retrieve data from the system Clipboard. このクラスは継承できません。This class cannot be inherited. |
ColorDialog |
使用できる一連の色と、ユーザーがカスタム カラーを定義するために使用できるコントロールを表示するコモン ダイアログ ボックスを表します。Represents a common dialog box that displays available colors along with controls that enable the user to define custom colors. |
ColumnClickEventArgs |
ColumnClick イベントのデータを提供します。Provides data for the ColumnClick event. |
ColumnHeader |
ListView コントロール内の単一の列ヘッダー見出しを表示します。Displays a single column header in a ListView control. |
ColumnHeaderConverter |
ColumnHeader オブジェクトの型を他の型に変換する型コンバーターを提供します。Provides a type converter to convert ColumnHeader objects from one type to another. |
ColumnReorderedEventArgs |
ColumnReordered イベントのデータを提供します。Provides data for the ColumnReordered event. |
ColumnStyle |
テーブル レイアウトでの列の外観を表します。Represents the look and feel of a column in a table layout. |
ColumnWidthChangedEventArgs |
ColumnWidthChanged イベントのデータを提供します。Provides data for the ColumnWidthChanged event. |
ColumnWidthChangingEventArgs |
ColumnWidthChanging イベントのデータを提供します。Provides data for the ColumnWidthChanging event. |
ComboBox |
Windows コンボ ボックス コントロールを表します。Represents a Windows combo box control. |
ComboBox.ChildAccessibleObject |
ユーザー補助クライアント アプリケーションに ComboBox コントロールの情報を提供します。Provides information about the ComboBox control to accessibility client applications. |
ComboBox.ObjectCollection |
ComboBox 内の項目のコレクションを表します。Represents the collection of items in a ComboBox. |
ComboBoxRenderer |
visual スタイルを使用してコンボ ボックス コントロールを描画するメソッドを用意します。Provides methods used to render a combo box control with visual styles. このクラスは継承できません。This class cannot be inherited. |
CommonDialog |
画面上にダイアログ ボックスを表示するために使用する基本クラスを指定します。Specifies the base class used for displaying dialog boxes on the screen. |
ContainerControl |
他のコントロールのコンテナーとして機能するコントロールにフォーカスを管理する機能を提供します。Provides focus-management functionality for controls that can function as a container for other controls. |
ContentsResizedEventArgs |
ContentsResized イベントのデータを提供します。Provides data for the ContentsResized event. |
ContextMenu |
ショートカット メニューを表します。Represents a shortcut menu. このクラスは、.NET Core 3.1 以降のバージョンでは使用できません。This class is not available in .NET Core 3.1 and later versions. ContextMenuStrip代わりにを使用します。これにより、コントロールが置き換えられ、拡張さ ContextMenu れます。Use ContextMenuStrip instead, which replaces and extends the ContextMenu control. |
ContextMenuStrip |
ショートカット メニューを表します。Represents a shortcut menu. |
Control |
視覚的に表現されるコンポーネントであるコントロールの基本クラスを定義します。Defines the base class for controls, which are components with visual representation. |
Control.ControlAccessibleObject |
アクセシビリティ アプリケーションで使用できるコントロールに関する情報を提供します。Provides information about a control that can be used by an accessibility application. |
Control.ControlCollection |
Control オブジェクトのコレクションを表します。Represents a collection of Control objects. |
ControlBindingsCollection |
コントロールのデータ バインドのコレクションを表します。Represents the collection of data bindings for a control. |
ControlEventArgs |
ControlAdded イベントおよび ControlRemoved イベントのデータを提供します。Provides data for the ControlAdded and ControlRemoved events. |
ControlPaint |
共通の Windows コントロールとその要素を描画するために使用するメソッドを提供します。Provides methods used to paint common Windows controls and their elements. このクラスは継承できません。This class cannot be inherited. |
ConvertEventArgs |
Format イベントおよび Parse イベントのデータを提供します。Provides data for the Format and Parse events. |
CreateParams |
コントロールの作成時に必要な情報をカプセル化します。Encapsulates the information needed when creating a control. |
CurrencyManager | |
Cursor |
マウス ポインターの描画に使用されるイメージを表します。Represents the image used to paint the mouse pointer. |
CursorConverter |
Cursor 型オブジェクトのさまざまな表現への変換や、その逆の変換を行う型コンバーターを提供します。Provides a type converter to convert Cursor objects to and from various other representations. |
Cursors |
Windows フォーム アプリケーションによって使用される Cursor オブジェクトのコレクションを提供します。Provides a collection of Cursor objects for use by a Windows Forms application. |
DataFormats |
|
DataFormats.Format |
クリップボード形式の種類を表します。Represents a Clipboard format type. |
DataGrid |
スクロールできるグリッドに ADO.NET データを表示します。Displays ADO.NET data in a scrollable grid. このクラスは、.NET Core 3.1 以降のバージョンでは使用できません。This class is not available in .NET Core 3.1 and later versions. コントロールを DataGridView 置き換えて、コントロールを拡張する代わりに、コントロールを使用し DataGrid ます。Use the DataGridView control instead, which replaces and extends the DataGrid control. |
DataGrid.HitTestInfo |
DataGrid 内の指定された座標に位置する部分についての情報を格納します。Contains information about a part of the DataGrid at a specified coordinate. このクラスは継承できません。This class cannot be inherited. |
DataGridBoolColumn |
各セルで Boolean 値を表すためのチェック ボックスを格納する列を指定します。Specifies a column in which each cell contains a check box for representing a Boolean value. |
DataGridColumnStyle |
DataGrid コントロールの列に関する、外観、テキスト書式、および動作を指定します。Specifies the appearance, text formatting, and behavior of a DataGrid control column. このクラスは抽象クラスです。This class is abstract. |
DataGridColumnStyle.CompModSwitches |
.NET Framework インフラストラクチャによって使用される TraceSwitch を格納します。Contains a TraceSwitch that is used by the .NET Framework infrastructure. |
DataGridColumnStyle.DataGridColumnHeaderAccessibleObject |
ユーザー補助アプリケーションが参照できるオブジェクトの実装を提供します。Provides an implementation for an object that can be inspected by an accessibility application. |
DataGridPreferredColumnWidthTypeConverter |
オブジェクトの値を別のデータ型に変換します。Converts the value of an object to a different data type. |
DataGridTableStyle |
DataGrid コントロールによって実行時に描画されるテーブルを表します。Represents the table drawn by the DataGrid control at run time. |
DataGridTextBox |
TextBox がホストである DataGridTextBoxColumn コントロールを表します。Represents a TextBox control that is hosted in a DataGridTextBoxColumn. |
DataGridTextBoxColumn |
文字列の編集に使用する、TextBox のセル内の DataGridColumnStyle コントロールをホストします。Hosts a TextBox control in a cell of a DataGridColumnStyle for editing strings. |
DataGridView |
データをカスタマイズ可能なグリッドで表示します。 |
DataGridView.DataGridViewAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridView コントロールの情報を提供します。Provides information about the DataGridView control to accessibility client applications. |
DataGridView.DataGridViewControlCollection |
DataGridView 上に含まれているコントロールのコレクションを表します。Represents a collection of controls contained on a DataGridView. |
DataGridView.DataGridViewTopRowAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewColumnHeaderCell オブジェクトの行に関する情報を提供します。Provides information about a row of DataGridViewColumnHeaderCell objects to accessibility client applications. |
DataGridView.HitTestInfo |
DataGridView コントロール内の特定の座標ペアに関する情報 (行インデックスや列インデックスなど) を格納します。Contains information, such as the row and column indexes, about a specific coordinate pair in the DataGridView control. このクラスは継承できません。This class cannot be inherited. |
DataGridViewAdvancedBorderStyle |
DataGridView コントロール内のセルの境界線スタイルを格納します。Contains border styles for the cells in a DataGridView control. |
DataGridViewAutoSizeColumnModeEventArgs |
AutoSizeColumnModeChanged イベントのデータを提供します。Provides data for the AutoSizeColumnModeChanged event. |
DataGridViewAutoSizeColumnsModeEventArgs |
AutoSizeColumnsModeChanged イベントのデータを提供します。Provides data for the AutoSizeColumnsModeChanged event. |
DataGridViewAutoSizeModeEventArgs |
DataGridViewAutoSizeRowsModeChanged イベントおよび RowHeadersWidthSizeModeChanged イベントのデータを提供します。Provides data for the DataGridViewAutoSizeRowsModeChanged and RowHeadersWidthSizeModeChanged events. |
DataGridViewBand |
DataGridView コントロール内の要素の線形コレクションを表します。Represents a linear collection of elements in a DataGridView control. |
DataGridViewBindingCompleteEventArgs |
DataBindingComplete イベントのデータを提供します。Provides data for the DataBindingComplete event. |
DataGridViewButtonCell |
DataGridView コントロールで使用する、ボタン状のユーザー インターフェイス (UI) を表示します。Displays a button-like user interface (UI) for use in a DataGridView control. |
DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewButtonCell に関する情報を提供します。Provides information about a DataGridViewButtonCell to accessibility client applications. |
DataGridViewButtonColumn |
DataGridViewButtonCell オブジェクトのコレクションをホストします。Hosts a collection of DataGridViewButtonCell objects. |
DataGridViewCell |
DataGridView コントロールの個別のセルを表します。Represents an individual cell in a DataGridView control. |
DataGridViewCell.DataGridViewCellAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewCell に関する情報を提供します。Provides information about a DataGridViewCell to accessibility client applications. |
DataGridViewCellCancelEventArgs |
CellBeginEdit イベントおよび RowValidating イベントのデータを提供します。Provides data for CellBeginEdit and RowValidating events. |
DataGridViewCellCollection |
DataGridViewRow 内のセルのコレクションを表します。Represents a collection of cells in a DataGridViewRow. |
DataGridViewCellContextMenuStripNeededEventArgs |
CellContextMenuStripNeeded イベントのデータを提供します。Provides data for the CellContextMenuStripNeeded event. |
DataGridViewCellErrorTextNeededEventArgs |
CellErrorTextNeeded コントロールの DataGridView イベントのデータを提供します。Provides data for the CellErrorTextNeeded event of a DataGridView control. |
DataGridViewCellEventArgs |
セルと行の操作に関連する DataGridView イベント向けのデータを提供します。Provides data for DataGridView events related to cell and row operations. |
DataGridViewCellFormattingEventArgs |
CellFormatting の DataGridView イベントのデータを提供します。Provides data for the CellFormatting event of a DataGridView. |
DataGridViewCellMouseEventArgs |
DataGridView 内でマウスが移動するたびに DataGridViewCell が発生させるマウス イベントのデータを提供します。Provides data for mouse events raised by a DataGridView whenever the mouse is moved within a DataGridViewCell. |
DataGridViewCellPaintingEventArgs |
CellPainting イベントのデータを提供します。Provides data for the CellPainting event. |
DataGridViewCellParsingEventArgs |
CellParsing コントロールの DataGridView イベントのデータを提供します。Provides data for the CellParsing event of a DataGridView control. |
DataGridViewCellStateChangedEventArgs |
CellStateChanged イベントのデータを提供します。Provides data for the CellStateChanged event. |
DataGridViewCellStyle |
DataGridView コントロール内の各セルに適用される書式指定情報およびスタイル情報を表します。Represents the formatting and style information applied to individual cells within a DataGridView control. |
DataGridViewCellStyleContentChangedEventArgs |
CellStyleContentChanged イベントのデータを提供します。Provides data for the CellStyleContentChanged event. |
DataGridViewCellStyleConverter |
DataGridViewCellStyle オブジェクトの他のデータ型との間の変換を行います。Converts DataGridViewCellStyle objects to and from other data types. |
DataGridViewCellToolTipTextNeededEventArgs |
CellToolTipTextNeeded イベントのデータを提供します。Provides data for the CellToolTipTextNeeded event. |
DataGridViewCellValidatingEventArgs |
CellValidating コントロールの DataGridView イベントのデータを提供します。Provides data for the CellValidating event of a DataGridView control. |
DataGridViewCellValueEventArgs |
CellValueNeeded コントロールの CellValuePushed イベントおよび DataGridView イベントのデータを提供します。Provides data for the CellValueNeeded and CellValuePushed events of the DataGridView control. |
DataGridViewCheckBoxCell |
DataGridView コントロールで使用する、チェック ボックス ユーザー インターフェイス (UI) を表示します。Displays a check box user interface (UI) to use in a DataGridView control. |
DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewCheckBoxCell に関する情報を提供します。Provides information about a DataGridViewCheckBoxCell to accessibility client applications. |
DataGridViewCheckBoxColumn |
DataGridViewCheckBoxCell オブジェクトのコレクションをホストします。Hosts a collection of DataGridViewCheckBoxCell objects. |
DataGridViewColumn |
DataGridView コントロールの列を表します。Represents a column in a DataGridView control. |
DataGridViewColumnCollection |
DataGridViewColumn コントロール内の DataGridView オブジェクトのコレクションを表します。Represents a collection of DataGridViewColumn objects in a DataGridView control. |
DataGridViewColumnDesignTimeVisibleAttribute |
列の型が DataGridView デザイナーに表示されるかどうかを指定します。Specifies whether a column type is visible in the DataGridView designer. このクラスは継承できません。This class cannot be inherited. |
DataGridViewColumnDividerDoubleClickEventArgs |
ColumnDividerDoubleClick の DataGridView イベントのデータを提供します。Provides data for the ColumnDividerDoubleClick event of a DataGridView. |
DataGridViewColumnEventArgs |
DataGridView の列に関連するイベントのデータを提供します。Provides data for column-related events of a DataGridView. |
DataGridViewColumnHeaderCell |
DataGridView コントロールの列ヘッダーを表します。Represents a column header in a DataGridView control. |
DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewColumnHeaderCell に関する情報を提供します。Provides information about a DataGridViewColumnHeaderCell to accessibility client applications. |
DataGridViewColumnStateChangedEventArgs |
ColumnStateChanged イベントのデータを提供します。Provides data for the ColumnStateChanged event. |
DataGridViewComboBoxCell |
DataGridView コントロール内にコンボ ボックスを表示します。Displays a combo box in a DataGridView control. |
DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject |
現在の DataGridViewComboBoxCell オブジェクトのアクセシビリティ オブジェクトを表します。Represents the accessibility object for the current DataGridViewComboBoxCell object. |
DataGridViewComboBoxCell.ObjectCollection |
DataGridViewComboBoxCell の選択肢のコレクションを表します。Represents the collection of selection choices in a DataGridViewComboBoxCell. |
DataGridViewComboBoxColumn |
DataGridViewComboBoxCell オブジェクトの列を表します。Represents a column of DataGridViewComboBoxCell objects. |
DataGridViewComboBoxEditingControl |
DataGridViewComboBoxCell にホストされているコンボ ボックス コントロールを表します。Represents the hosted combo box control in a DataGridViewComboBoxCell. |
DataGridViewDataErrorEventArgs |
DataError イベントのデータを提供します。Provides data for the DataError event. |
DataGridViewEditingControlShowingEventArgs |
EditingControlShowing イベントのデータを提供します。Provides data for the EditingControlShowing event. |
DataGridViewElement |
DataGridView コントロールの要素の基本クラスを提供します。Provides the base class for elements of a DataGridView control. |
DataGridViewHeaderCell |
行ヘッダー セルと列ヘッダー セルに共通する機能を格納します。Contains functionality common to row header cells and column header cells. |
DataGridViewImageCell |
DataGridView コントロール内にグラフィックを表示します。Displays a graphic in a DataGridView control. |
DataGridViewImageCell.DataGridViewImageCellAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewImageCell に関する情報を提供します。Provides information about a DataGridViewImageCell to accessibility client applications. |
DataGridViewImageColumn |
DataGridViewImageCell オブジェクトのコレクションをホストします。Hosts a collection of DataGridViewImageCell objects. |
DataGridViewLinkCell |
リンクを含むセルを表します。Represents a cell that contains a link. |
DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewLinkCell コントロールの情報を提供します。Provides information about a DataGridViewLinkCell control to accessibility client applications. |
DataGridViewLinkColumn |
DataGridView コントロール内のリンクを格納するセルの列を表します。Represents a column of cells that contain links in a DataGridView control. |
DataGridViewRow |
DataGridView コントロールの行を表します。Represents a row in a DataGridView control. |
DataGridViewRow.DataGridViewRowAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewRow に関する情報を提供します。Provides information about a DataGridViewRow to accessibility client applications. |
DataGridViewRowCancelEventArgs |
UserDeletingRow の DataGridView イベントのデータを提供します。Provides data for the UserDeletingRow event of a DataGridView. |
DataGridViewRowCollection |
DataGridViewRow オブジェクトのコレクション。A collection of DataGridViewRow objects. |
DataGridViewRowContextMenuStripNeededEventArgs |
RowContextMenuStripNeeded イベントのデータを提供します。Provides data for the RowContextMenuStripNeeded event. |
DataGridViewRowDividerDoubleClickEventArgs |
RowDividerDoubleClick の DataGridView イベントのデータを提供します。Provides data for the RowDividerDoubleClick event of a DataGridView. |
DataGridViewRowErrorTextNeededEventArgs |
RowErrorTextNeeded コントロールの DataGridView イベントのデータを提供します。Provides data for the RowErrorTextNeeded event of a DataGridView control. |
DataGridViewRowEventArgs |
DataGridView の行関連イベントのデータを提供します。Provides data for row-related DataGridView events. |
DataGridViewRowHeaderCell |
DataGridView コントロールの行ヘッダーを表します。Represents a row header of a DataGridView control. |
DataGridViewRowHeaderCell.DataGridViewRowHeaderCellAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewRowHeaderCell に関する情報を提供します。Provides information about a DataGridViewRowHeaderCell to accessibility client applications. |
DataGridViewRowHeightInfoNeededEventArgs |
RowHeightInfoNeeded の DataGridView イベントのデータを提供します。Provides data for the RowHeightInfoNeeded event of a DataGridView. |
DataGridViewRowHeightInfoPushedEventArgs |
RowHeightInfoPushed の DataGridView イベントのデータを提供します。Provides data for the RowHeightInfoPushed event of a DataGridView. |
DataGridViewRowPostPaintEventArgs |
RowPostPaint イベントのデータを提供します。Provides data for the RowPostPaint event. |
DataGridViewRowPrePaintEventArgs |
RowPrePaint イベントのデータを提供します。Provides data for the RowPrePaint event. |
DataGridViewRowsAddedEventArgs |
RowsAdded イベントのデータを提供します。Provides data for the RowsAdded event. |
DataGridViewRowsRemovedEventArgs |
RowsRemoved イベントのデータを提供します。Provides data for the RowsRemoved event. |
DataGridViewRowStateChangedEventArgs |
RowStateChanged の DataGridView イベントのデータを提供します。Provides data for the RowStateChanged event of a DataGridView. |
DataGridViewSelectedCellCollection |
DataGridView 内で選択されているセルのコレクションを表します。Represents a collection of cells that are selected in a DataGridView. |
DataGridViewSelectedColumnCollection |
DataGridView 内で選択された DataGridViewColumn のコレクションを表します。Represents a collection of DataGridViewColumn objects that are selected in a DataGridView. |
DataGridViewSelectedRowCollection |
DataGridView 内で選択された DataGridViewRow のコレクションを表します。Represents a collection of DataGridViewRow objects that are selected in a DataGridView. |
DataGridViewSortCompareEventArgs |
SortCompare イベントのデータを提供します。Provides data for the SortCompare event. |
DataGridViewTextBoxCell |
編集できるテキスト情報を DataGridView コントロールに表示します。Displays editable text information in a DataGridView control. |
DataGridViewTextBoxCell.DataGridViewTextBoxCellAccessibleObject |
現在の DataGridViewTextBoxCell オブジェクトのアクセシビリティ オブジェクトを表します。Represents the accessibility object for the current DataGridViewTextBoxCell object. |
DataGridViewTextBoxColumn |
DataGridViewTextBoxCell セルのコレクションをホストします。Hosts a collection of DataGridViewTextBoxCell cells. |
DataGridViewTextBoxEditingControl |
DataGridViewTextBoxCell でホストされるテキスト ボックス コントロールを表します。Represents a text box control that can be hosted in a DataGridViewTextBoxCell. |
DataGridViewTopLeftHeaderCell |
行ヘッダーの上、列ヘッダーの左にある DataGridView の左上隅のセルを表します。Represents the cell in the top left corner of the DataGridView that sits above the row headers and to the left of the column headers. |
DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject |
ユーザー補助クライアント アプリケーションに DataGridViewTopLeftHeaderCell に関する情報を提供します。Provides information about a DataGridViewTopLeftHeaderCell to accessibility client applications. |
DataObject |
基本データ転送機構を実装します。Implements a basic data transfer mechanism. |
DateBoldEventArgs |
MonthCalendar コントロール内部のイベントのデータを提供します。Provides data for events that are internal to the MonthCalendar control. |
DateRangeEventArgs |
DateChanged コントロールの DateSelected イベントまたは MonthCalendar イベントのデータを提供します。Provides data for the DateChanged or DateSelected events of the MonthCalendar control. |
DateTimePicker |
ユーザーが日時を選択し、書式を指定して日時を表示できる Windows コントロールを表します。Represents a Windows control that allows the user to select a date and a time and to display the date and time with a specified format. |
DateTimePicker.DateTimePickerAccessibleObject |
ユーザー補助クライアント アプリケーションに DateTimePicker コントロールの情報を提供します。Provides information about the DateTimePicker control to accessibility client applications. |
DockingAttribute |
コントロールの既定のドッキング動作を指定します。Specifies the default docking behavior for a control. |
DomainUpDown |
文字列値を表示する Windows スピン ボックス (アップダウン コントロール) を表します。Represents a Windows spin box (also known as an up-down control) that displays string values. |
DomainUpDown.DomainItemAccessibleObject |
ユーザー補助クライアント アプリケーションに DomainUpDown コントロールの項目に関する情報を提供します。Provides information about the items in the DomainUpDown control to accessibility client applications. |
DomainUpDown.DomainUpDownAccessibleObject |
ユーザー補助クライアント アプリケーションに DomainUpDown コントロールの情報を提供します。Provides information about the DomainUpDown control to accessibility client applications. |
DomainUpDown.DomainUpDownItemCollection |
DomainUpDown クラスによって使用されるオブジェクトのコレクションをカプセル化します。Encapsulates a collection of objects for use by the DomainUpDown class. |
DpiChangedEventArgs |
フォームまたはコントロールの DPIChanged イベントのデータを提供します。Provides data for the DPIChanged events of a form or control. |
DragEventArgs |
DragDrop イベント、DragEnter イベント、または DragOver イベントのデータを提供します。Provides data for the DragDrop, DragEnter, or DragOver event. |
DrawItemEventArgs |
|
DrawListViewColumnHeaderEventArgs |
DrawColumnHeader イベントのデータを提供します。Provides data for the DrawColumnHeader event. |
DrawListViewItemEventArgs |
DrawItem イベントのデータを提供します。Provides data for the DrawItem event. |
DrawListViewSubItemEventArgs |
DrawSubItem イベントのデータを提供します。Provides data for the DrawSubItem event. |
DrawToolTipEventArgs | |
DrawTreeNodeEventArgs |
DrawNode イベントのデータを提供します。Provides data for the DrawNode event. |
ErrorProvider |
フォーム上のコントロールに関連するエラーがあることを示すためのユーザー インターフェイスを提供します。Provides a user interface for indicating that a control on a form has an error associated with it. |
FeatureSupport |
現在のシステムから機能情報を取得するための |
FileDialog |
ユーザーがファイルを選択するダイアログ ボックスを表示します。Displays a dialog box from which the user can select a file. |
FileDialogCustomPlace |
Windows Vista の FileDialog カスタム プレース コレクション内のエントリを表します。Represents an entry in a FileDialog custom place collection for Windows Vista. |
FileDialogCustomPlacesCollection |
FileDialog クラスの Windows Vista カスタム プレースのコレクションを表します。Represents a collection of Windows Vista custom places for the FileDialog class. |
FlatButtonAppearance |
Button が FlatStyle である Flat コントロールの外観を指定するプロパティを用意します。Provides properties that specify the appearance of Button controls whose FlatStyle is Flat. |
FlowLayoutPanel |
水平方向または垂直方向に内容を動的にレイアウトするパネルを表します。Represents a panel that dynamically lays out its contents horizontally or vertically. |
FlowLayoutSettings |
フロー レイアウトに関連付けられている特性を収集します。Collects the characteristics associated with flow layouts. |
FolderBrowserDialog |
ユーザーにフォルダーを選択するよう要求します。Prompts the user to select a folder. このクラスは継承できません。This class cannot be inherited. |
FontDialog |
ローカル コンピューターにインストールされているフォントのうち、いずれかを選択するようユーザーに要求します。Prompts the user to choose a font from among those installed on the local computer. |
Form |
アプリケーションのユーザー インターフェイスを構成するウィンドウまたはダイアログ ボックスを表します。Represents a window or dialog box that makes up an application's user interface. |
Form.ControlCollection |
フォーム上のコントロールのコレクションを表します。Represents a collection of controls on the form. |
FormClosedEventArgs |
FormClosed イベントのデータを提供します。Provides data for the FormClosed event. |
FormClosingEventArgs |
FormClosing イベントのデータを提供します。Provides data for the FormClosing event. |
FormCollection |
Form オブジェクトのコレクションを表します。Represents a collection of Form objects. |
GiveFeedbackEventArgs |
ドラッグ操作中に発生する GiveFeedback イベントのデータを提供します。Provides data for the GiveFeedback event, which occurs during a drag operation. |
GridColumnStylesCollection |
DataGridColumnStyle コントロールに含まれる DataGrid オブジェクトのコレクションを表します。Represents a collection of DataGridColumnStyle objects in the DataGrid control. |
GridItem |
PropertyGrid の 1 行を実装します。Implements one row in a PropertyGrid. |
GridItemCollection |
GridItem オブジェクトのコレクションを含んでいます。Contains a collection of GridItem objects. |
GridTablesFactory |
CreateGridTables(DataGridTableStyle, Object, String, BindingContext) メソッドを提供します。Provides the CreateGridTables(DataGridTableStyle, Object, String, BindingContext) method. |
GridTableStylesCollection |
DataGridTableStyle コントロールに含まれる DataGrid オブジェクトのコレクションを表します。Represents a collection of DataGridTableStyle objects in the DataGrid control. |
GroupBox |
キャプション付きコントロールまたはキャプションなしコントロールのグループの周りにフレームを表示する Windows コントロールを表します。Represents a Windows control that displays a frame around a group of controls with an optional caption. |
GroupBoxRenderer |
visual スタイルを使用して、または使用せずに、グループ ボックス コントロールをレンダリングするために使用されるメソッドを提供します。Provides methods used to render a group box control with or without visual styles. このクラスは継承できません。This class cannot be inherited. |
HandledMouseEventArgs |
カスタム コントロールで、MouseWheel イベントが親コンテナーに送信されないようにします。Allows a custom control to prevent the MouseWheel event from being sent to its parent container. |
Help |
HTML ヘルプ 1.0 エンジンをカプセル化します。Encapsulates the HTML Help 1.0 engine. |
HelpEventArgs |
HelpRequested イベントのデータを提供します。Provides data for the HelpRequested event. |
HelpProvider |
コントロールのポップアップ ヘルプまたはオンライン ヘルプを提供します。Provides pop-up or online Help for controls. |
HScrollBar |
標準の Windows 水平スクロール バーを表します。Represents a standard Windows horizontal scroll bar. |
HScrollProperties |
HScrollBar の基本的なプロパティを提供します。Provides basic properties for the HScrollBar |
HtmlDocument |
WebBrowser コントロールでホストされている HTML ドキュメントに、トップレベルのプログラムによるアクセスを提供します。Provides top-level programmatic access to an HTML document hosted by the WebBrowser control. |
HtmlElement |
Web ページ内の HTML 要素を表します。Represents an HTML element inside of a Web page. |
HtmlElementCollection |
HtmlElement オブジェクトのコレクションを定義します。Defines a collection of HtmlElement objects. |
HtmlElementErrorEventArgs | |
HtmlElementEventArgs |
HtmlDocument と HtmlElement で定義されているイベントのデータを提供します。Provides data for the events defined on HtmlDocument and HtmlElement. |
HtmlHistory |
ユーザーが現在のセッションで表示したドキュメントと Web サイトの一覧を管理します。Manages the list of documents and Web sites the user has visited within the current session. |
HtmlWindow |
HtmlDocument のインスタンスを 1 つ以上格納する論理的なウィンドウを表します。Represents the logical window that contains one or more instances of HtmlDocument. |
HtmlWindowCollection |
別の HtmlWindow 内に含まれているウィンドウを表します。Represents the windows contained within another HtmlWindow. |
ImageIndexConverter |
イメージのインデックス データの文字列への変換と、その逆の変換を実行する型コンバーターを用意します。Provides a type converter to convert data for an image index to and from a string. |
ImageKeyConverter |
イメージ キーのデータを別のデータ型に変換する処理と、その逆の処理を実行する型コンバーターを用意します。Provides a type converter to convert data for an image key to and from another data type. |
ImageList |
Image オブジェクトのコレクションを管理するメソッドを提供します。Provides methods to manage a collection of Image objects. このクラスは継承できません。This class cannot be inherited. |
ImageList.ImageCollection |
ImageList 内の Image オブジェクトのコレクションをカプセル化します。Encapsulates the collection of Image objects in an ImageList. |
ImageListStreamer |
ImageList のデータ部分を提供します。Provides the data portion of an ImageList. |
ImeContext |
IME API と直接対話する静的メソッドを含みます。Contains static methods that interact directly with the IME API. |
InputLanguage |
入力言語を管理するメソッドとフィールドを提供します。Provides methods and fields to manage the input language. このクラスは継承できません。This class cannot be inherited. |
InputLanguageChangedEventArgs |
InputLanguageChanged イベントのデータを提供します。Provides data for the InputLanguageChanged event. |
InputLanguageChangingEventArgs |
InputLanguageChanging イベントのデータを提供します。Provides data for the InputLanguageChanging event. |
InputLanguageCollection |
InputLanguage オブジェクトを格納します。Stores InputLanguage objects. |
InvalidateEventArgs |
Invalidated イベントのデータを提供します。Provides data for the Invalidated event. |
ItemChangedEventArgs |
ItemChanged イベントのデータを提供します。Provides data for the ItemChanged event. |
ItemCheckedEventArgs |
ItemChecked コントロールの ListView イベントのデータを提供します。Provides data for the ItemChecked event of the ListView control. |
ItemCheckEventArgs |
ItemCheck コントロールと CheckedListBox コントロールの ListView イベントのデータを提供します。Provides data for the ItemCheck event of the CheckedListBox and ListView controls. |
ItemDragEventArgs |
ItemDrag コントロールと ListView コントロールの TreeView イベントのデータを提供します。Provides data for the ItemDrag event of the ListView and TreeView controls. |
KeyEventArgs |
KeyDown イベントまたは KeyUp イベントのデータを提供します。Provides data for the KeyDown or KeyUp event. |
KeyPressEventArgs |
KeyPress イベントのデータを提供します。Provides data for the KeyPress event. |
KeysConverter |
TypeConverter オブジェクトのさまざまな表現への変換や、さまざまな表現からの変換を実行するための Keys を提供します。Provides a TypeConverter to convert Keys objects to and from other representations. |
Label |
Windows の標準のラベルを表します。Represents a standard Windows label. |
LabelEditEventArgs |
BeforeLabelEdit イベントおよび AfterLabelEdit イベントのデータを提供します。Provides data for the BeforeLabelEdit and AfterLabelEdit events. |
LayoutEventArgs |
Layout イベントのデータを提供します。Provides data for the Layout event. このクラスは継承できません。This class cannot be inherited. |
LayoutSettings |
レイアウト方法の特性を収集するための基本クラスを提供します。Provides a base class for collecting layout scheme characteristics. |
LinkArea.LinkAreaConverter |
LinkArea.LinkAreaConverter 型オブジェクトのさまざまな表現への変換や、その逆の変換を行う型コンバーターを提供します。Provides a type converter to convert LinkArea.LinkAreaConverter objects to and from various other representations. |
LinkClickedEventArgs |
LinkClicked イベントのデータを提供します。Provides data for the LinkClicked event. |
LinkConverter |
LinkLabel.Link オブジェクトの型コンバーターを提供します。Provides a type converter for LinkLabel.Link objects. |
LinkLabel |
ハイパーリンクを表示できる Windows ラベル コントロールを表します。Represents a Windows label control that can display hyperlinks. |
LinkLabel.Link |
LinkLabel コントロール内のリンクを表します。Represents a link within a LinkLabel control. |
LinkLabel.LinkCollection |
LinkLabel コントロール内のリンクのコレクションを表します。Represents the collection of links within a LinkLabel control. |
LinkLabelLinkClickedEventArgs |
LinkClicked イベントのデータを提供します。Provides data for the LinkClicked event. |
ListBindingConverter |
Binding 型オブジェクトのさまざまな表現への変換や、その逆の変換を行う型コンバーターを提供します。Provides a type converter to convert Binding objects to and from various other representations. |
ListBindingHelper |
バインドできるリストを検出する機能、およびリストに含まれる項目のプロパティがバインド先オブジェクトのパブリック プロパティと異なる場合に、そのプロパティを検出する機能を提供します。Provides functionality to discover a bindable list and the properties of the items contained in the list when they differ from the public properties of the object to which they bind. |
ListBox |
項目のリストを表示する Windows コントロールを表します。Represents a Windows control to display a list of items. |
ListBox.IntegerCollection |
ListBox に含まれる整数のコレクションを表します。Represents a collection of integers in a ListBox. |
ListBox.ObjectCollection |
ListBox 内の項目のコレクションを表します。Represents the collection of items in a ListBox. |
ListBox.SelectedIndexCollection |
ListBox 内の選ばれた項目へのインデックスを含むコレクションを表します。Represents the collection containing the indexes to the selected items in a ListBox. |
ListBox.SelectedObjectCollection |
ListBox で選択した項目のコレクションを表します。Represents the collection of selected items in the ListBox. |
ListControl |
ListBox クラスおよび ComboBox クラスのメンバーの共通の実装を提供します。Provides a common implementation of members for the ListBox and ComboBox classes. |
ListControlConvertEventArgs | |
ListView |
4 つの異なるビューの 1 つを使用して表示できる項目のコレクションを表示する、Windows リスト ビュー コントロールを表します。Represents a Windows list view control, which displays a collection of items that can be displayed using one of four different views. |
ListView.CheckedIndexCollection |
リスト ビュー コントロール内でチェックされている項目へのインデックスを格納するコレクションを表します。Represents the collection containing the indexes to the checked items in a list view control. |
ListView.CheckedListViewItemCollection |
リスト ビュー コントロールでチェックされた項目のコレクションを表します。Represents the collection of checked items in a list view control. |
ListView.ColumnHeaderCollection |
ListView コントロール内の列ヘッダーのコレクションを表します。Represents the collection of column headers in a ListView control. |
ListView.ListViewItemCollection |
ListView コントロールに表示される項目のコレクション、または ListViewGroup に割り当てられた項目のコレクションを表します。Represents the collection of items in a ListView control or assigned to a ListViewGroup. |
ListView.SelectedIndexCollection |
ListView コントロール内の選択された項目のインデックスを格納するコレクションを表します。Represents the collection that contains the indexes to the selected items in a ListView control. |
ListView.SelectedListViewItemCollection |
リスト ビュー コントロールで選択された項目のコレクションを表します。Represents the collection of selected items in a list view control. |
ListViewGroup |
ListView コントロール内に表示される項目のグループを表します。Represents a group of items displayed within a ListView control. |
ListViewGroupCollection |
ListView コントロール内のグループのコレクションを表します。Represents the collection of groups within a ListView control. |
ListViewGroupEventArgs |
OnGroupCollapsedStateChanged(ListViewGroupEventArgs) イベントと OnGroupTaskLinkClick(ListViewGroupEventArgs) イベントのデータを提供します。Provides data for the OnGroupCollapsedStateChanged(ListViewGroupEventArgs) and OnGroupTaskLinkClick(ListViewGroupEventArgs) event. |
ListViewHitTestInfo |
ListView コントロールまたは ListViewItem の領域に関する情報を格納しています。Contains information about an area of a ListView control or a ListViewItem. |
ListViewInsertionMark |
ListView コントロールで項目を新しい位置にドラッグしたときに、ドロップの予定位置を示すために使用されます。Used to indicate the expected drop location when an item is dragged to a new position in a ListView control. この機能は、Windows XP 以降のみで使用できます。This functionality is available only on Windows XP and later. |
ListViewItem |
ListView コントロール内の項目を表します。Represents an item in a ListView control. |
ListViewItem.ListViewSubItem |
ListViewItem のサブ項目を表します。Represents a subitem of a ListViewItem. |
ListViewItem.ListViewSubItemCollection |
ListViewItem に格納されている ListViewItem.ListViewSubItem オブジェクトのコレクションを表します。Represents a collection of ListViewItem.ListViewSubItem objects stored in a ListViewItem. |
ListViewItemConverter |
ListViewItem 型オブジェクトのさまざまな表現への変換や、その逆の変換を行う型コンバーターを提供します。Provides a type converter to convert ListViewItem objects to and from various other representations. |
ListViewItemMouseHoverEventArgs |
ItemMouseHover イベントのデータを提供します。Provides data for the ItemMouseHover event. |
ListViewItemSelectionChangedEventArgs |
ItemSelectionChanged イベントのデータを提供します。Provides data for the ItemSelectionChanged event. |
ListViewItemStateImageIndexConverter |
データ型の間で状態イメージのインデックス値を変換するための型コンバーターを提供します。Provides a type converter to convert state image index values from one data type to another. |
ListViewVirtualItemsSelectionRangeChangedEventArgs |
VirtualItemsSelectionRangeChanged イベントのデータを提供します。Provides data for the VirtualItemsSelectionRangeChanged event. |
MainMenu |
フォームのメニュー構造を表します。Represents the menu structure of a form. このクラスは、.NET Core 3.1 以降のバージョンでは使用できません。This class is not available in .NET Core 3.1 and later versions. MenuStrip代わりにを使用します。これにより、コントロールが置き換えられ、拡張さ MainMenu れます。Use MenuStrip instead, which replaces and extends the MainMenu control. |
MaskedTextBox |
ユーザー入力が適切か不適切かを区別するマスクを使用します。Uses a mask to distinguish between proper and improper user input. |
MaskInputRejectedEventArgs |
MaskInputRejected イベントのデータを提供します。Provides data for the MaskInputRejected event. |
MdiClient |
マルチ ドキュメント インターフェイス (MDI: multiple-document interface) 子フォームのコンテナーを表します。Represents the container for multiple-document interface (MDI) child forms. このクラスは継承できません。This class cannot be inherited. |
MdiClient.ControlCollection |
MdiClient コントロールのコレクションを格納しています。Contains a collection of MdiClient controls. |
MeasureItemEventArgs |
ListBox、ComboBox、CheckedListBox、MenuItem の各コントロールの |
Menu |
すべてのメニューの基本機能を表します。Represents the base functionality for all menus. このクラスは .NET Core 3.1 以降のバージョンでは利用できません。This class is not available in .NET Core 3.1 and later versions. 代わりに ToolStripDropDown と ToolStripDropDownMenu を使用してください。Menu コントロールが置換され、拡張されます。Use ToolStripDropDown and ToolStripDropDownMenu instead, which replace and extend the Menu control. |
Menu.MenuItemCollection |
MenuItem オブジェクトのコレクションを表します。Represents a collection of MenuItem objects. |
MenuItem |
MainMenu または ContextMenu 内に表示される個別の項目を表します。Represents an individual item that is displayed within a MainMenu or ContextMenu. このクラスは、.NET Core 3.1 以降のバージョンでは使用できません。This class is not available in .NET Core 3.1 and later versions. ToolStripMenuItem代わりにを使用して、コントロールを置き換え MenuItem ます。Use ToolStripMenuItem instead, which replaces the MenuItem control. |
MenuStrip |
フォーム用のメニュー システムを提供します。Provides a menu system for a form. |
MessageBox |
ユーザーに対してメッセージを表示するメッセージ ウィンドウ (ダイアログ ボックスとも呼ばれます) が表示されます。Displays a message window, also known as a dialog box, which presents a message to the user. これはモーダル ウィンドウであり、ユーザーが閉じるまで、このアプリケーションでの他の操作をブロックします。It is a modal window, blocking other actions in the application until the user closes it. MessageBox には、テキスト、ボタン、およびユーザーに情報や指示を伝えるための記号を格納できます。A MessageBox can contain text, buttons, and symbols that inform and instruct the user. |
MonthCalendar |
ユーザーがビジュアルな月間予定表を使用して日付を選択できる Windows コントロールを表します。Represents a Windows control that enables the user to select a date using a visual monthly calendar display. |
MonthCalendar.HitTestInfo |
MonthCalendar コントロールの領域に関する情報を格納しています。Contains information about an area of a MonthCalendar control. このクラスは継承できません。This class cannot be inherited. |
MouseEventArgs |
MouseUp、MouseDown、MouseMove の各イベントのデータを提供します。Provides data for the MouseUp, MouseDown, and MouseMove events. |
NativeWindow |
ウィンドウ ハンドルとウィンドウ プロシージャの下位のカプセル化を提供します。Provides a low-level encapsulation of a window handle and a window procedure. |
NavigateEventArgs |
Navigate イベントのデータを提供します。Provides data for the Navigate event. |
NodeLabelEditEventArgs |
BeforeLabelEdit イベントおよび AfterLabelEdit イベントのデータを提供します。Provides data for the BeforeLabelEdit and AfterLabelEdit events. |
NotifyIcon |
通知領域にアイコンを作成するコンポーネントを指定します。Specifies a component that creates an icon in the notification area. このクラスは継承できません。This class cannot be inherited. |
NumericUpDown |
数値を表示する Windows スピン ボックス (アップダウン コントロール) を表します。Represents a Windows spin box (also known as an up-down control) that displays numeric values. |
NumericUpDownAcceleration |
スピン ボックス (アップダウン コントロール) の上向きの矢印ボタンまたは下向きの矢印ボタンが、指定された時間押されたときに、どのような加速を適用するかを指定する情報を提供します。Provides information specifying how acceleration should be performed on a spin box (also known as an up-down control) when the up or down button is pressed for specified time period. |
NumericUpDownAccelerationCollection |
NumericUpDownAcceleration コントロール内の NumericUpDown オブジェクトを並べ替えたコレクションを表します。Represents a sorted collection of NumericUpDownAcceleration objects in the NumericUpDown control. |
OpacityConverter |
不透明度を示す値の文字列への変換や、その逆の変換を行う型コンバーターを提供します。Provides a type converter to convert opacity values to and from a string. |
OpenFileDialog |
ユーザーにファイルを開けるように指示するダイアログ ボックスを表示します。Displays a standard dialog box that prompts the user to open a file. このクラスは継承できません。This class cannot be inherited. |
OSFeature |
オペレーティング システム固有の機能についてのクエリを提供します。Provides operating-system specific feature queries. |
OwnerDrawPropertyBag |
コンポーネントで常時必要とされないプロパティの値を格納します。Contains values of properties that a component might need only occasionally. |
PaddingConverter |
Padding 値のさまざまな表現への変換や、その逆の変換を行う型コンバーターを提供します。Provides a type converter to convert Padding values to and from various other representations. |
PageSetupDialog |
余白や用紙方向など、ページ関連の印刷設定をユーザーが変更できるようにします。Enables users to change page-related print settings, including margins and paper orientation. このクラスは継承できません。This class cannot be inherited. |
PaintEventArgs | |
Panel |
コントロールのコレクションをグループ化するために使用されます。Used to group collections of controls. |
PictureBox |
イメージを表示するために使用する Windows ピクチャ ボックス コントロールを表します。Represents a Windows picture box control for displaying an image. |
PopupEventArgs | |
PowerStatus |
現在のシステム電源の状態に関する情報を示します。Indicates current system power status information. |
PreviewKeyDownEventArgs |
PreviewKeyDown イベントのデータを提供します。Provides data for the PreviewKeyDown event. |
PrintControllerWithStatusDialog |
Windows フォーム アプリケーションからドキュメントを印刷する方法を制御します。Controls how a document is printed from a Windows Forms application. |
PrintDialog |
ユーザーがプリンターを選択し、Windows フォーム アプリケーションから印刷するドキュメントのセクションを選択できるようにします。Lets users select a printer and choose which sections of the document to print from a Windows Forms application. |
PrintPreviewControl |
Windows フォーム アプリケーションからの印刷プレビューの生のプレビュー部分を表します。ダイアログ ボックスやボタンは表示されません。Represents the raw preview part of print previewing from a Windows Forms application, without any dialog boxes or buttons. ほとんどの PrintPreviewControl オブジェクトは PrintPreviewDialog オブジェクト上で見つかりますが、それ以外の場合もあります。Most PrintPreviewControl objects are found on PrintPreviewDialog objects, but they do not have to be. |
PrintPreviewDialog |
Windows フォーム アプリケーションから印刷するための PrintPreviewControl を含むダイアログ ボックス フォームを表します。Represents a dialog box form that contains a PrintPreviewControl for printing from a Windows Forms application. |
ProfessionalColors |
Windows の表示要素の色である Color 構造体を提供します。Provides Color structures that are colors of a Windows display element. このクラスは継承できません。This class cannot be inherited. |
ProfessionalColorTable |
Microsoft Office の表示要素に使用する色を用意します。Provides colors used for Microsoft Office display elements. |
ProgressBar |
Windows プログレス バー コントロールを表します。Represents a Windows progress bar control. |
ProgressBarRenderer |
visual スタイルを使用してプログレス バー コントロールを描画するメソッドを用意します。Provides methods used to render a progress bar control with visual styles. このクラスは継承できません。This class cannot be inherited. |
PropertyGrid |
オブジェクトのプロパティを参照するユーザー インターフェイスを提供します。Provides a user interface for browsing the properties of an object. |
PropertyGrid.PropertyTabCollection |
PropertyTab オブジェクトのコレクションを含んでいます。Contains a collection of PropertyTab objects. |
PropertyManager |
オブジェクトのプロパティとデータ連結コントロールのプロパティとの間の Binding を維持します。Maintains a Binding between an object's property and a data-bound control property. |
PropertyTabChangedEventArgs |
PropertyTabChanged の PropertyGrid イベントのデータを提供します。Provides data for the PropertyTabChanged event of a PropertyGrid. |
PropertyValueChangedEventArgs |
PropertyValueChanged の PropertyGrid イベントのデータを提供します。Provides data for the PropertyValueChanged event of a PropertyGrid. |
QueryAccessibilityHelpEventArgs |
QueryAccessibilityHelp イベントのデータを提供します。Provides data for the QueryAccessibilityHelp event. |
QueryContinueDragEventArgs |
QueryContinueDrag イベントのデータを提供します。Provides data for the QueryContinueDrag event. |
QuestionEventArgs |
質問に対する |
RadioButton |
他の RadioButton コントロールと組み合わせることで、ユーザーは選択肢のグループから 1 つの選択肢を選ぶことができます。Enables the user to select a single option from a group of choices when paired with other RadioButton controls. |
RadioButton.RadioButtonAccessibleObject |
ユーザー補助クライアント アプリケーションに RadioButton コントロールの情報を提供します。Provides information about the RadioButton control to accessibility client applications. |
RadioButtonRenderer |
visual スタイルを使用して (または使用せずに) オプション ボタン コントロールをレンダリングするために使用されるメソッドを提供します。Provides methods used to render an option button control (also known as a radio button) with or without visual styles. このクラスは継承できません。This class cannot be inherited. |
RelatedImageListAttribute |
プロパティが関連付けられている ImageList を示します。Indicates which ImageList a property is related to. |
RetrieveVirtualItemEventArgs |
RetrieveVirtualItem イベントのデータを提供します。Provides data for the RetrieveVirtualItem event. |
RichTextBox |
Windows リッチ テキスト ボックス コントロールを表します。Represents a Windows rich text box control. |
RowStyle |
テーブル レイアウトでの行の外観を表します。Represents the look and feel of a row in a table layout. |
SaveFileDialog |
ユーザーにファイルの保存場所を選択するよう要求します。Prompts the user to select a location for saving a file. このクラスは継承できません。This class cannot be inherited. |
Screen |
1 つのシステム上の 1 つ以上のディスプレイ デバイスを表します。Represents a display device or multiple display devices on a single system. |
ScrollableControl |
自動スクロールの動作をサポートするコントロールの基本クラスを定義します。Defines a base class for controls that support auto-scrolling behavior. |
ScrollableControl.DockPaddingEdges |
ドッキングされたコントロールの境界の埋め込みを決定します。Determines the border padding for docked controls. |
ScrollableControl.DockPaddingEdgesConverter |
TypeConverter クラスの ScrollableControl.DockPaddingEdges。A TypeConverter for the ScrollableControl.DockPaddingEdges class. |
ScrollBar |
スクロール バー コントロールの基本機能を実装します。Implements the basic functionality of a scroll bar control. |
ScrollBarRenderer |
visual スタイルを使用してスクロール バー コントロールを描画するメソッドを用意します。Provides methods used to render a scroll bar control with visual styles. このクラスは継承できません。This class cannot be inherited. |
ScrollEventArgs |
|
ScrollProperties |
スクロールに関連したプロパティをカプセル化します。Encapsulates properties related to scrolling. |
SearchForVirtualItemEventArgs |
SearchForVirtualItem イベントのデータを提供します。Provides data for the SearchForVirtualItem event. |
SelectedGridItemChangedEventArgs |
SelectedGridItemChanged コントロールの PropertyGrid イベントのデータを提供します。Provides data for the SelectedGridItemChanged event of the PropertyGrid control. |
SelectionRange |
月間予定表コントロールで選択されている日付範囲を表します。Represents a date selection range in a month calendar control. |
SelectionRangeConverter |
SelectionRange オブジェクトのさまざまな型への変換や、その逆の変換を行う型コンバーターを提供します。Provides a type converter to convert SelectionRange objects to and from various other types. |
SendKeys |
キーストロークをアプリケーションに送信するメソッドを指定します。Provides methods for sending keystrokes to an application. |
SplitContainer |
コンテナーの表示領域を 2 つのサイズ変更可能なパネルに分割する移動可能なバーで構成されるコントロールを表します。Represents a control consisting of a movable bar that divides a container's display area into two resizable panels. |
Splitter |
ドッキングされたコントロールをユーザーがサイズ変更するための分割線コントロールを表します。Represents a splitter control that enables the user to resize docked controls. Splitter は SplitContainer によって置き換えられており、以前のバージョンと互換性を維持するためだけに残されています。Splitter has been replaced by SplitContainer and is provided only for compatibility with previous versions. |
SplitterCancelEventArgs |
Splitter のイベントのデータを提供します。Provides data for splitter events. |
SplitterEventArgs |
SplitterMoving イベントおよび SplitterMoved イベントのデータを提供します。Provides data for SplitterMoving and the SplitterMoved events. |
SplitterPanel |
SplitContainer に関連付けられたパネルを作成します。Creates a panel that is associated with a SplitContainer. |
StatusBar |
Windows ステータス バー コントロールを表します。Represents a Windows status bar control. このクラスは、.NET 5.0 以降のバージョンでは使用できません。This class is not available in .NET 5.0 and later versions. コントロールを ToolStripStatusLabel 置き換えて、コントロールを拡張する代わりに、コントロールを使用し StatusBar ます。Use the ToolStripStatusLabel control instead, which replaces and extends the StatusBar control. |
StatusBar.StatusBarPanelCollection |
StatusBar コントロール内のパネルのコレクションを表します。Represents the collection of panels in a StatusBar control. |
StatusBarDrawItemEventArgs |
DrawItem イベントのデータを提供します。Provides data for the DrawItem event. |
StatusBarPanel |
StatusBar コントロールのパネルを表します。Represents a panel in a StatusBar control. このクラスは、.NET 5.0 以降のバージョンでは使用できません。This class is not available in .NET 5.0 and later versions. コントロールを StatusStrip 置き換えて、コントロールを拡張する代わりに、コントロールを使用し StatusBar ます。Use the StatusStrip control instead, which replaces and extends the StatusBar control. |
StatusBarPanelClickEventArgs |
PanelClick イベントのデータを提供します。Provides data for the PanelClick event. |
StatusStrip |
Windows ステータス バー コントロールを表します。Represents a Windows status bar control. |
SystemInformation |
現在のシステム環境に関する情報を提供します。Provides information about the current system environment. |
TabControl |
関連する一連のタブ ページを管理します。Manages a related set of tab pages. |
TabControl.ControlCollection |
Control オブジェクトのコレクションを含んでいます。Contains a collection of Control objects. |
TabControl.TabPageCollection |
TabPage オブジェクトのコレクションを含んでいます。Contains a collection of TabPage objects. |
TabControlCancelEventArgs |
Selecting コントロールの Deselecting イベントと TabControl イベントのデータを提供します。Provides data for the Selecting and Deselecting events of a TabControl control. |
TabControlEventArgs |
Selected コントロールの Deselected イベントと TabControl イベントのデータを提供します。Provides data for the Selected and Deselected events of a TabControl control. |
TableLayoutCellPaintEventArgs |
CellPaint イベントのデータを提供します。Provides data for the CellPaint event. |
TableLayoutColumnStyleCollection |
ColumnStyle オブジェクトを格納するコレクション。A collection that stores ColumnStyle objects. |
TableLayoutControlCollection |
テーブル レイアウト コンテナーに含まれる子コントロールのコレクションを表します。Represents a collection of child controls in a table layout container. |
TableLayoutPanel |
内容を行と列から成るグリッドに動的にレイアウトするパネルを表します。Represents a panel that dynamically lays out its contents in a grid composed of rows and columns. |
TableLayoutRowStyleCollection |
RowStyle オブジェクトを格納するコレクション。A collection that stores RowStyle objects. |
TableLayoutSettings |
テーブル レイアウトに関連する特性を収集します。Collects the characteristics associated with table layouts. |
TableLayoutStyle |
テーブル レイアウトの外観と動作を表す基本的な機能を実装します。Implements the basic functionality that represents the appearance and behavior of a table layout. |
TableLayoutStyleCollection |
テーブル レイアウト スタイルのコレクションの基本機能を実装します。Implements the basic functionality for a collection of table layout styles. |
TabPage |
TabControl 内の単一タブ ページを表します。Represents a single tab page in a TabControl. |
TabPage.TabPageControlCollection |
TabPage で使うコントロールのコレクションを格納します。Contains the collection of controls that the TabPage uses. |
TabRenderer |
visual スタイルを使用してタブ コントロールをレンダリングするメソッドを用意します。Provides methods used to render a tab control with visual styles. このクラスは継承できません。This class cannot be inherited. |
TaskDialog |
タスク ダイアログでは、情報を表示したり、ユーザーから単純な入力を取得したりできます。A task dialog allows to display information and get simple input from the user. これは (オペレーティング システムによって書式設定されるという点で) MessageBox に似ていますが、さらに多くの機能が用意されています。It is similar to a MessageBox (in that it is formatted by the operating system) but provides a lot more features. |
TaskDialogButton |
タスク ダイアログのボタン コントロールを表します。Represents a button control of a task dialog. |
TaskDialogButtonCollection |
TaskDialogButton オブジェクトのコレクションを表します。Represents a collection of TaskDialogButton objects. |
TaskDialogCommandLinkButton |
タスク ダイアログのコマンド リンク ボタン コントロールを表します。Represents a command link button control of a task dialog. |
TaskDialogControl |
タスク ダイアログのコントロールを表します。Represents a control of a task dialog. |
TaskDialogExpander |
展開コントロール ボタンとタスク ダイアログの関連付けられた展開領域を表します。Represents an expander button and the associated expanded area of a task dialog. |
TaskDialogFootnote |
タスク ダイアログの脚注領域を表します。Represents the footnote area of a task dialog. |
TaskDialogIcon |
(Icon プロパティを設定することによって) タスク ダイアログのメイン領域に、または (Icon プロパティを設定することによって) タスク ダイアログの脚注に表示できるアイコンを表します。Represents an icon that can be shown in the main area of a task dialog (by setting the Icon property) or in the footnote of a task dialog (by setting the Icon property). |
TaskDialogPage |
タスク ダイアログの内容のページを表します。Represents a page of content of a task dialog. |
TaskDialogProgressBar |
タスク ダイアログの進行状況バー コントロールを表します。Represents a progress bar control of a task dialog. |
TaskDialogRadioButton |
タスク ダイアログのラジオ ボタン コントロールを表します。Represents a radio button control of a task dialog. |
TaskDialogRadioButtonCollection |
TaskDialogRadioButton オブジェクトのコレクションを表します。Represents a collection of TaskDialogRadioButton objects. |
TaskDialogVerificationCheckBox |
タスク ダイアログの検証チェックボックス コントロールを表します。Represents a verification checkbox control of a task dialog. |
TextBox |
Windows テキスト ボックス コントロールを表します。Represents a Windows text box control. |
TextBoxBase |
テキスト コントロールに必要な基本機能を実装します。Implements the basic functionality required by text controls. |
TextBoxRenderer |
visual スタイルを使用してテキスト ボックス コントロールをレンダリングするメソッドを用意します。Provides methods used to render a text box control with visual styles. このクラスは継承できません。This class cannot be inherited. |
TextRenderer |
テキストの計測および表示に使用するメソッドを提供します。Provides methods used to measure and render text. このクラスは継承できません。This class cannot be inherited. |
ThreadExceptionDialog |
未処理の例外がスレッドで発生したときに表示されるダイアログ ボックスを実装します。Implements a dialog box that is displayed when an unhandled exception occurs in a thread. |
Timer |
ユーザー定義の間隔でイベントを発生させるタイマーを実装します。Implements a timer that raises an event at user-defined intervals. このタイマーは、Windows フォーム アプリケーションで使用できるように最適化されていて、ウィンドウで使用する必要があります。This timer is optimized for use in Windows Forms applications and must be used in a window. |
ToolBar |
Windows ツールバーを表します。Represents a Windows toolbar. このクラスは、.NET Core 3.1 以降のバージョンでは使用できません。This class is not available in .NET Core 3.1 and later versions. ToolStrip代わりにを使用します。これにより、コントロールが置き換えられ、拡張さ ToolBar れます。Use ToolStrip instead, which replaces and extends the ToolBar control. |
ToolBar.ToolBarButtonCollection |
ToolBar クラスで使用する ToolBarButton コントロールのコレクションをカプセル化します。Encapsulates a collection of ToolBarButton controls for use by the ToolBar class. |
ToolBarButton |
Windows ツール バー ボタンを表します。Represents a Windows toolbar button. このクラスは、.NET Core 3.1 以降のバージョンでは使用できません。This class is not available in .NET Core 3.1 and later versions. ToolStripButton代わりにを使用します。これにより、コントロールが置き換えられ、拡張さ ToolBarButton れます。Use ToolStripButton instead, which replaces and extends the ToolBarButton control. |
ToolBarButtonClickEventArgs |
ButtonClick イベントのデータを提供します。Provides data for the ButtonClick event. |
ToolStrip |
Windows のツールバー オブジェクト用のコンテナーを提供します。Provides a container for Windows toolbar objects. |
ToolStrip.ToolStripAccessibleObject |
障がいを持つユーザーに合わせて ToolStrip のユーザー インターフェイスを調整するため、ユーザー補助対応アプリケーションで使用される情報を提供します。Provides information that accessibility applications use to adjust the user interface of a ToolStrip for users with impairments. |
ToolStripArrowRenderEventArgs |
RenderArrow イベントのデータを提供します。Provides data for the RenderArrow event. |
ToolStripButton |
テキストとイメージを格納できる、選択可能な ToolStripItem を表します。Represents a selectable ToolStripItem that can contain text and images. |
ToolStripComboBox |
ToolStripComboBox で適切にレンダリングされる ToolStrip を表します。Represents a ToolStripComboBox that is properly rendered in a ToolStrip. |
ToolStripContainer |
1 つ以上のコントロールを保持できる、フォームの上下および両側に配置されるパネル、および中央に配置されるパネルを用意します。Provides panels on each side of the form and a central panel that can hold one or more controls. |
ToolStripContentPanel |
ToolStripContainer コントロールの中央のパネルを表します。Represents the center panel of a ToolStripContainer control. |
ToolStripContentPanelRenderEventArgs |
RendererChanged イベントのデータを提供します。Provides data for the RendererChanged event. |
ToolStripControlHost |
カスタム コントロールまたは Windows フォーム コントロールをホストします。Hosts custom controls or Windows Forms controls. |
ToolStripControlHost.ToolStripHostedControlAccessibleObject |
ToolStrip 標準項目と、TextBox、ComboBox、ProgressBar などのホストされるコントロール内でアクセス可能なナビゲーションを行う、アクセス可能なオブジェクト コントロール ホストを表します。Represents the accessible object control host responsible for accessible navigation within the ToolStrip standard items and hosted controls like TextBox, ComboBox, ProgressBar, etc. |
ToolStripDropDown |
ユーザーがをクリックしたときに表示されるリストから、ユーザーが1つの項目を選択できるようにするコントロールを表し ToolStripDropDownButton ます。Represents a control that allows the user to select a single item from a list that's displayed when the user clicks a ToolStripDropDownButton. |
ToolStripDropDown.ToolStripDropDownAccessibleObject |
ユーザー補助クライアント アプリケーションに ToolStripDropDown コントロールの情報を提供します。Provides information about the ToolStripDropDown control to accessibility client applications. |
ToolStripDropDownButton |
クリックされたときに、ユーザーが 1 つの項目を選択するための、関連付けられた ToolStripDropDown を表示するコントロールを表します。Represents a control that when clicked displays an associated ToolStripDropDown from which the user can select a single item. |
ToolStripDropDownClosedEventArgs | |
ToolStripDropDownClosingEventArgs | |
ToolStripDropDownItem |
ToolStripDropDown コントロール、ToolStripDropDownButton コントロール、または ToolStripMenuItem コントロールがクリックされたときに ToolStripSplitButton を表示するコントロールの基本機能を提供します。Provides basic functionality for controls that display a ToolStripDropDown when a ToolStripDropDownButton, ToolStripMenuItem, or ToolStripSplitButton control is clicked. |
ToolStripDropDownItemAccessibleObject |
障がいを持つユーザーに合わせて ToolStripDropDown のユーザー インターフェイスを調整するため、ユーザー補助対応アプリケーションで使用される情報を提供します。Provides information that accessibility applications use to adjust the user interface of a ToolStripDropDown for users with impairments. |
ToolStripDropDownMenu |
ContextMenuStrip コントロールの基本機能を提供します。Provides basic functionality for the ContextMenuStrip control. |
ToolStripGripRenderEventArgs |
RenderGrip イベントのデータを提供します。Provides data for the RenderGrip event. |
ToolStripItem |
ToolStrip または ToolStripDropDown に格納できるすべての要素のイベントおよびレイアウトを管理する抽象基本クラスを表します。Represents the abstract base class that manages events and layout for all the elements that a ToolStrip or ToolStripDropDown can contain. |
ToolStripItem.ToolStripItemAccessibleObject |
障がいを持つユーザーに合わせて ToolStripItem のユーザー インターフェイスを調整するため、ユーザー補助対応アプリケーションで使用される情報を提供します。Provides information that accessibility applications use to adjust the user interface of a ToolStripItem for users with impairments. |
ToolStripItemClickedEventArgs |
ItemClicked イベントのデータを提供します。Provides data for the ItemClicked event. |
ToolStripItemCollection |
ToolStripItem オブジェクトのコレクションを表します。Represents a collection of ToolStripItem objects. |
ToolStripItemEventArgs |
ToolStripItem のイベントのデータを提供します。Provides data for ToolStripItem events. |
ToolStripItemImageRenderEventArgs |
RenderItemImage イベントのデータを提供します。Provides data for the RenderItemImage event. |
ToolStripItemRenderEventArgs |
ToolStripItem から派生したオブジェクトの背景を描画する、ToolStripRenderer クラスのイベントに関するデータを提供します。Provides data for the events that render the background of objects derived from ToolStripItem in the ToolStripRenderer class. |
ToolStripItemTextRenderEventArgs |
RenderItemText イベントのデータを提供します。Provides data for the RenderItemText event. |
ToolStripLabel |
テキストとイメージを描画し、ハイパーリンクを表示できる、選択できない ToolStripItem を表します。Represents a nonselectable ToolStripItem that renders text and images and can display hyperlinks. |
ToolStripManager |
ToolStrip のレンダリングとラフティング、および MenuStrip、ToolStripDropDownMenu、ToolStripMenuItem の各オブジェクトのマージを制御します。Controls ToolStrip rendering and rafting, and the merging of MenuStrip, ToolStripDropDownMenu, and ToolStripMenuItem objects. このクラスは継承できません。This class cannot be inherited. |
ToolStripMenuItem |
MenuStrip または ContextMenuStrip に表示される選択可能なオプションを表します。Represents a selectable option displayed on a MenuStrip or ContextMenuStrip. |
ToolStripOverflow |
ToolStrip のオーバーフロー動作を管理します。Manages the overflow behavior of a ToolStrip. |
ToolStripOverflowButton |
ToolStripDropDown をオーバーフローする項目を表示する ToolStrip をホストします。Hosts a ToolStripDropDown that displays items that overflow the ToolStrip. |
ToolStripPanel |
他のコントロールが水平方向または垂直方向の領域を共有できるコンテナーを作成します。Creates a container within which other controls can share horizontal or vertical space. |
ToolStripPanel.ToolStripPanelRowCollection |
ToolStripPanel に含まれるすべての ToolStripPanelRow オブジェクトを表します。Represents all the ToolStripPanelRow objects in a ToolStripPanel. |
ToolStripPanelRenderEventArgs |
ToolStripPanel の描画に関するデータを提供します。Provides data for ToolStripPanel drawing. |
ToolStripPanelRow |
コントロールを格納できる ToolStripPanel の行を表します。Represents a row of a ToolStripPanel that can contain controls. |
ToolStripProfessionalRenderer |
ToolStrip オブジェクトの描画機能を、カスタムのパレットおよび簡素化されたスタイルを適用することによって処理します。Handles the painting functionality for ToolStrip objects, applying a custom palette and a streamlined style. |
ToolStripProgressBar |
StatusStrip に含まれる Windows プログレス バー コントロールを表します。Represents a Windows progress bar control contained in a StatusStrip. |
ToolStripRenderer |
ToolStrip オブジェクトの描画機能を処理します。Handles the painting functionality for ToolStrip objects. |
ToolStripRenderEventArgs |
OnRenderImageMargin(ToolStripRenderEventArgs)、OnRenderToolStripBorder(ToolStripRenderEventArgs)、OnRenderToolStripBackground(ToolStripRenderEventArgs) の各メソッドのデータを提供します。Provides data for the OnRenderImageMargin(ToolStripRenderEventArgs), OnRenderToolStripBorder(ToolStripRenderEventArgs), and OnRenderToolStripBackground(ToolStripRenderEventArgs) methods. |
ToolStripSeparator |
ToolStrip の項目、または MenuStrip、ContextMenuStrip、またはその他の ToolStripDropDown コントロールのドロップダウン項目をグループ化するために使用される線を表します。Represents a line used to group items of a ToolStrip or the drop-down items of a MenuStrip or ContextMenuStrip or other ToolStripDropDown control. |
ToolStripSeparatorRenderEventArgs |
RenderGrip イベントのデータを提供します。Provides data for the RenderGrip event. |
ToolStripSplitButton |
左側の標準ボタンと右側のドロップダウン ボタンの組み合わせを表します。RightToLeft の値が |
ToolStripSplitButton.ToolStripSplitButtonAccessibleObject |
障がいを持つユーザーに合わせて ToolStripSplitButton のユーザー インターフェイスを調整するため、ユーザー補助対応アプリケーションで使用される情報を提供します。Provides information that accessibility applications use to adjust the user interface of a ToolStripSplitButton for users with impairments. |
ToolStripStatusLabel |
StatusStrip コントロールのパネルを表します。Represents a panel in a StatusStrip control. |
ToolStripSystemRenderer |
システム カラーとフラットな visual スタイルを使用して、ToolStrip オブジェクトの描画機能を処理します。Handles the painting functionality for ToolStrip objects, using system colors and a flat visual style. |
ToolStripTextBox |
ユーザーがテキストを入力するための ToolStrip 内のテキスト ボックスを表します。Represents a text box in a ToolStrip that allows the user to enter text. |
ToolTip |
ユーザーがポインターをコントロール上に配置したときに、そのコントロールの目的の簡単な説明を表示する、小さい四角形のポップアップ ウィンドウを表します。Represents a small rectangular pop-up window that displays a brief description of a control's purpose when the user rests the pointer on the control. |
TrackBar |
Windows 標準のトラック バーを表します。Represents a standard Windows track bar. |
TrackBarRenderer |
visual スタイルを使用してトラック バー コントロールを描画するメソッドを用意します。Provides methods used to render a track bar control with visual styles. このクラスは継承できません。This class cannot be inherited. |
TreeNode | |
TreeNodeCollection |
TreeNode オブジェクトのコレクションを表します。Represents a collection of TreeNode objects. |
TreeNodeConverter |
TreeNode 型オブジェクトのさまざまな表現への変換や、その逆の変換を行う型コンバーターを提供します。Provides a type converter to convert TreeNode objects to and from various other representations. |
TreeNodeMouseClickEventArgs |
NodeMouseClick イベントおよび NodeMouseDoubleClick イベントのデータを提供します。Provides data for the NodeMouseClick and NodeMouseDoubleClick events. |
TreeNodeMouseHoverEventArgs |
NodeMouseHover イベントのデータを提供します。Provides data for the NodeMouseHover event. |
TreeView |
それぞれが TreeNode で表される、ラベル付けされた項目の階層コレクションを表示します。Displays a hierarchical collection of labeled items, each represented by a TreeNode. |
TreeViewCancelEventArgs |
BeforeCheck コントロールの BeforeCollapse、BeforeExpand、BeforeSelect、および TreeView の各イベントのデータを提供します。Provides data for the BeforeCheck, BeforeCollapse, BeforeExpand, and BeforeSelect events of a TreeView control. |
TreeViewEventArgs |
AfterCheck コントロールの AfterCollapse、AfterExpand、AfterSelect、TreeView の各イベントのデータを提供します。Provides data for the AfterCheck, AfterCollapse, AfterExpand, or AfterSelect events of a TreeView control. |
TreeViewHitTestInfo |
TreeView コントロールまたは TreeNode の領域に関する情報を格納しています。Contains information about an area of a TreeView control or a TreeNode. |
TreeViewImageIndexConverter |
TreeView コントロールで使用できるように、イメージ インデックスのデータの型を別の型に変換する型コンバーターを提供します。Provides a type converter to convert data for an image index to and from one data type to another for use by the TreeView control. |
TreeViewImageKeyConverter |
イメージ キーのデータを別のデータ型に変換する処理と、その逆の処理を実行する型コンバーターを用意します。Provides a type converter to convert data for an image key to and from another data type. |
TypeValidationEventArgs |
TypeValidationCompleted イベントのデータを提供します。Provides data for the TypeValidationCompleted event. |
UICuesEventArgs |
ChangeUICues イベントのデータを提供します。Provides data for the ChangeUICues event. |
UpDownBase |
スピン ボックス (アップダウン コントロール) に必要な基本的な機能を実装します。Implements the basic functionality required by a spin box (also known as an up-down control). |
UpDownEventArgs |
UpDownBase コントロールから派生したコントロールに対してデータを提供します。Provides data for controls that derive from the UpDownBase control. |
UserControl |
他のコントロールを作成するために使用できる空のコントロールを提供します。Provides an empty control that can be used to create other controls. |
VScrollBar |
標準の Windows 垂直スクロール バーを表します。Represents a standard Windows vertical scroll bar. |
VScrollProperties |
VScrollBar クラスの基本的なプロパティを提供します。Provides basic properties for the VScrollBar class. |
WebBrowser |
ユーザーがフォーム内で Web ページをナビゲートできるようにします。Enables the user to navigate Web pages inside your form. |
WebBrowser.WebBrowserSite |
WebBrowser コントロールのホスト ウィンドウを表します。Represents the host window of a WebBrowser control. |
WebBrowserBase |
WebBrowser コントロールで基本クラスとして使用される、ジェネリック ActiveX コントロールのラッパーを提供します。Provides a wrapper for a generic ActiveX control for use as a base class by the WebBrowser control. |
WebBrowserDocumentCompletedEventArgs |
DocumentCompleted イベントのデータを提供します。Provides data for the DocumentCompleted event. |
WebBrowserNavigatedEventArgs |
Navigated イベントのデータを提供します。Provides data for the Navigated event. |
WebBrowserNavigatingEventArgs |
Navigating イベントのデータを提供します。Provides data for the Navigating event. |
WebBrowserProgressChangedEventArgs |
ProgressChanged イベントのデータを提供します。Provides data for the ProgressChanged event. |
WebBrowserSiteBase |
WebBrowser.WebBrowserSite クラスにより、基本クラスとして使用するための ActiveX サイトのインターフェイスを実装します。Implements the interfaces of an ActiveX site for use as a base class by the WebBrowser.WebBrowserSite class. |
WindowsFormsSection |
アプリケーションの設定を解析するための新しい ConfigurationSection を定義します。Defines a new ConfigurationSection for parsing application settings. このクラスは継承できません。This class cannot be inherited. |
WindowsFormsSynchronizationContext |
Windows フォーム アプリケーション モデルに同期コンテキストを提供します。Provides a synchronization context for the Windows Forms application model. |
構造体
BindingMemberInfo |
Binding を使用して、オブジェクトのプロパティか、オブジェクト一覧にある現在のオブジェクトのプロパティへのデータ連結を解決できる情報を格納します。Contains information that enables a Binding to resolve a data binding to either the property of an object or the property of the current object in a list of objects. |
DataGridCell |
グリッド内のセルを識別します。Identifies a cell in the grid. |
ImeModeConversion |
IME 変換モードについての情報を提供するヘルパー クラス。Helper class that provides information about the IME conversion mode. |
LinkArea |
LinkLabel コントロール内のハイパーリンク領域を表します。Represents an area within a LinkLabel control that represents a hyperlink within the control. |
Message |
Windows メッセージを実装します。Implements a Windows message. |
Padding |
ユーザー インターフェイス (UI) 要素に関連付けられている埋め込みまたはマージンの情報を表します。Represents padding or margin information associated with a user interface (UI) element. |
TableLayoutPanelCellPosition |
TableLayoutPanel のセルを表します。Represents a cell in a TableLayoutPanel. |
インターフェイス
IBindableComponent |
非コントロール コンポーネントで Windows フォーム コントロールのデータ バインディング動作をエミュレートできるようにします。Enables a non-control component to emulate the data-binding behavior of a Windows Forms control. |
IButtonControl |
コントロールがフォーム上のボタンのように動作できるようにします。Allows a control to act like a button on a form. |
ICommandExecutor |
このインターフェイスを実装する型に対して、特定のアクションを実行するメソッドを定義します。Defines a method that executes a certain action on the type that implements this interface. |
IComponentEditorPageSite |
ComponentEditorPage のサイトを表します。The site for a ComponentEditorPage. |
IContainerControl |
コントロールが他のコントロールの親として動作するための機能を提供します。Provides the functionality for a control to act as a parent for other controls. |
ICurrencyManagerProvider |
コンポーネントのカスタム バインド管理を指定します。Provides custom binding management for components. |
IDataGridColumnStyleEditingNotificationService |
編集されていることを通知するためのインターフェイスを提供します。Provides an editing notification interface. |
IDataGridEditingService |
編集要求を処理するメソッドを表します。Represents methods that process editing requests. |
IDataGridViewEditingCell |
値を操作できるようにするセルに、共通の機能を定義します。Defines common functionality for a cell that allows the manipulation of its value. |
IDataGridViewEditingControl |
DataGridView のセル内にホストされるコントロールの共通する機能を定義します。Defines common functionality for controls that are hosted within cells of a DataGridView. |
IDataObject |
形式に依存しないデータ転送機構を提供します。Provides a format-independent mechanism for transferring data. |
IDropTarget |
マウス イベントを定義します。Defines mouse events. |
IFeatureSupport |
現在のシステムから機能情報を取得するための標準インターフェイスを指定します。Specifies a standard interface for retrieving feature information from the current system. |
IFileReaderService |
現在のディレクトリからファイルを開くメソッドを定義します。Defines a method that opens a file from the current directory. |
IMessageFilter |
メッセージ フィルター インターフェイスを定義します。Defines a message filter interface. |
IWin32Window |
Win32 HWND ハンドルを公開するためのインターフェイスを提供します。Provides an interface to expose Win32 HWND handles. |
IWindowTarget |
コントロールと Windows API の間の通信レイヤーを定義します。Defines the communication layer between a control and the Windows API. |
列挙型
AccessibleEvents |
ユーザー補助アプリケーションがレポートするイベントを指定します。Specifies events that are reported by accessible applications. |
AccessibleNavigation |
ユーザー補助オブジェクト間を移動するための値を指定します。Specifies values for navigating among accessible objects. |
AccessibleRole |
ユーザー補助オブジェクトに設定できる役割を表す値を指定します。Specifies values representing possible roles for an accessible object. |
AccessibleSelection |
ユーザー補助オブジェクトの選択方法またはフォーカス取得方法を指定します。Specifies how an accessible object is selected or receives focus. |
AccessibleStates |
ユーザー補助オブジェクトに設定できる状態を表す値を指定します。Specifies values representing possible states for an accessible object. |
AnchorStyles |
コントロールをそのコンテナーの端に固定する方法を指定します。Specifies how a control anchors to the edges of its container. |
Appearance |
コントロールの外観を指定します。Specifies the appearance of a control. |
ArrangeDirection |
最小化されたウィンドウをシステムが整列する方向を指定します。Specifies the direction in which the system arranges minimized windows. |
ArrangeStartingPosition |
最小化されたウィンドウをシステムが整列するときの開始位置を指定します。Specifies the starting position that the system uses to arrange minimized windows. |
ArrowDirection |
GetNextItem(ToolStripItem, ArrowDirection) メソッドを使用して項目を取得するときに移動する方向を指定します。Specifies the direction to move when getting items with the GetNextItem(ToolStripItem, ArrowDirection) method. |
AutoCompleteMode |
ComboBox コントロールおよび TextBox コントロールで使用されるオート コンプリート機能のモードを指定します。Specifies the mode for the automatic completion feature used in the ComboBox and TextBox controls. |
AutoCompleteSource |
ComboBox および TextBox のオートコンプリート機能のソースを指定します。Specifies the source for ComboBox and TextBox automatic completion functionality. |
AutoScaleMode |
Windows フォームでサポートされている、さまざまな種類の自動スケーリング モードを指定します。Specifies the different types of automatic scaling modes supported by Windows Forms. |
AutoSizeMode |
AutoSize プロパティが有効である場合のコントロールの動作を指定します。Specifies how a control will behave when its AutoSize property is enabled. |
AutoValidate |
コントロールにユーザー入力フォーカスがなくなったときのコントロールの検証方法を決定します。Determines how a control validates its data when it loses user input focus. |
AxHost.ActiveXInvokeKind |
ActiveX コントロールが無効な状態にあったときにそれを参照したメンバーの型を指定します。Specifies the type of member that referenced the ActiveX control while it was in an invalid state. |
BatteryChargeStatus |
現在のバッテリ充電レベルまたは充電状態の情報を示す識別子を定義します。Defines identifiers that indicate the current battery charge level or charging state information. |
BindingCompleteContext |
バインディング操作の方向を指定します。Specifies the direction of the binding operation. |
BindingCompleteState |
完了したバインディング操作の結果を示します。Indicates the result of a completed binding operation. |
BootMode |
システムが起動されたブート モードを指定します。Specifies the boot mode in which the system was started. |
Border3DSide |
3D 境界線を適用する四角形の辺を指定します。Specifies the sides of a rectangle to apply a three-dimensional border to. |
Border3DStyle |
3D 境界線のスタイルを指定します。Specifies the style of a three-dimensional border. |
BorderStyle |
コントロールの境界線スタイルを指定します。Specifies the border style for a control. |
BoundsSpecified |
コントロールのサイズと位置を定義するときに使用する、コントロールの範囲を指定します。Specifies the bounds of the control to use when defining a control's size and position. |
ButtonBorderStyle |
ボタン コントロールの境界線スタイルを指定します。Specifies the border style for a button control. |
ButtonState |
ボタンの外観を指定します。Specifies the appearance of a button. |
CaptionButton |
表示するキャプション ボタンの種類を指定します。Specifies the type of caption button to display. |
CharacterCasing |
TextBox コントロール内の文字を大文字と小文字のどちらで表示するかを指定します。Specifies the case of characters in a TextBox control. |
CheckState |
チェック ボックスなど、オンまたはオフ、あるいは不確定状態に設定できるコントロールの状態を指定します。Specifies the state of a control, such as a check box, that can be checked, unchecked, or set to an indeterminate state. |
CloseReason |
フォームが閉じられた理由を指定します。Specifies the reason that a form was closed. |
ColorDepth |
ImageList コントロールにイメージを表示するときに使用する色の数を指定します。Specifies the number of colors used to display an image in an ImageList control. |
ColumnHeaderAutoResizeStyle |
ListView に含まれる列をサイズ変更する方法を指定します。Specifies how a column contained in a ListView should be resized. |
ColumnHeaderStyle |
ListView コントロール内の列ヘッダーのスタイルを指定します。Specifies the styles of the column headers in a ListView control. |
ComboBoxStyle | |
ControlStyles |
コントロールのスタイルと動作を指定します。Specifies the style and behavior of a control. |
ControlUpdateMode |
データ ソース値の変更が、対応するデータ バインド コントロール プロパティに反映されるタイミングを決定します。Determines when changes to a data source value get propagated to the corresponding data-bound control property. |
DataGrid.HitTestType |
DataGrid コントロール内でユーザーがクリックした部分を指定します。Specifies the part of the DataGrid control the user has clicked. |
DataGridLineStyle |
DataGrid 内のグリッド線のスタイルを指定します。Specifies the style of gridlines in a DataGrid. |
DataGridParentRowsLabelStyle |
DataGrid コントロールの親行ラベルの表示方法を指定します。Specifies how the parent row labels of a DataGrid control are displayed. |
DataGridViewAdvancedCellBorderStyle |
DataGridView コントロールのセルに適用できる境界線スタイルを指定します。Specifies the border styles that can be applied to the cells of a DataGridView control. |
DataGridViewAutoSizeColumnMode |
列幅の調整方法を指定する値を定義します。Defines values for specifying how the width of a column is adjusted. |
DataGridViewAutoSizeColumnsMode |
列幅を調整する方法を指定するための値を定義します。Defines values for specifying how the widths of columns are adjusted. |
DataGridViewAutoSizeRowMode |
行の高さを調節する方法を指定するための値を定義します。Defines values for specifying how the height of a row is adjusted. |
DataGridViewAutoSizeRowsMode |
行の高さを調節する方法を指定するための値を定義します。Defines values for specifying how the heights of rows are adjusted. |
DataGridViewCellBorderStyle |
DataGridView コントロールのセルに適用できる境界線スタイルを指定します。Specifies the border styles that can be applied to the cells of a DataGridView control. |
DataGridViewCellStyleScopes |
変更されたセル スタイルを所有する DataGridView エンティティを指定します。Specifies the DataGridView entity that owns the cell style that was changed. |
DataGridViewClipboardCopyMode |
DataGridView コントロールからクリップボードに内容をコピーするかどうかを示す定数を定義します。Defines constants that indicate whether content is copied from a DataGridView control to the Clipboard. |
DataGridViewColumnHeadersHeightSizeMode |
列ヘッダーの高さを調整する方法を指定するための値を定義します。Defines values for specifying how the height of the column headers is adjusted. |
DataGridViewColumnSortMode |
ユーザーが使用できる DataGridView の列の並べ替え方法を定義します。Defines how a DataGridView column can be sorted by the user. |
DataGridViewComboBoxDisplayStyle |
DataGridViewComboBoxCell の表示方法を示す定数を定義します。Defines constants that indicate how a DataGridViewComboBoxCell is displayed. |
DataGridViewContentAlignment |
DataGridView のセルに含まれる内容の配置を示す定数を定義します。Defines constants that indicate the alignment of content within a DataGridView cell. |
DataGridViewDataErrorContexts |
データ エラー発生時のデータ連結 DataGridView コントロールの状態を表します。Represents the state of a data-bound DataGridView control when a data error occurred. |
DataGridViewEditMode |
ユーザーが DataGridView コントロールのセルの編集を開始する方法を指定します。Specifies how a user starts cell editing in the DataGridView control. |
DataGridViewElementStates |
DataGridView コントロールに含まれる要素のユーザー インターフェイス (UI) の状態を指定します。Specifies the user interface (UI) state of a element within a DataGridView control. |
DataGridViewHeaderBorderStyle |
ColumnHeadersBorderStyle コントロールの RowHeadersBorderStyle プロパティと DataGridView プロパティに適用できる境界線スタイルを指定します。Specifies the border style that can be applied to the ColumnHeadersBorderStyle and RowHeadersBorderStyle properties of a DataGridView control. |
DataGridViewHitTestType |
DataGridView コントロール内の位置を指定します。Specifies a location in a DataGridView control. |
DataGridViewImageCellLayout |
DataGridViewCell に配置されるイメージのレイアウトを指定します。Specifies the layout for an image contained in a DataGridViewCell. |
DataGridViewPaintParts |
描画される DataGridViewCell の部分を指定するための値を定義します。Defines values for specifying the parts of a DataGridViewCell that are to be painted. |
DataGridViewRowHeadersWidthSizeMode |
行ヘッダーの幅を調節する方法を指定するための値を定義します。Defines values for specifying how the row header width is adjusted. |
DataGridViewSelectionMode |
DataGridView コントロールのセルを選択する方法を記述します。Describes how cells of a DataGridView control can be selected. |
DataGridViewTriState |
3 つの想定される状態のうち 1 つを指定する値を定義します。Defines values for specifying one of three possible states. |
DataSourceUpdateMode |
バインド コントロールに変更が発生した場合のデータ ソースの更新タイミングを指定します。Specifies when a data source is updated when changes occur in the bound control. |
DateTimePickerFormat |
DateTimePicker コントロールに表示する日時の書式を指定します。Specifies the date and time format the DateTimePicker control displays. |
Day |
曜日を指定します。Specifies the day of the week. |
DialogResult |
ダイアログ ボックスの戻り値を示す識別子を指定します。Specifies identifiers to indicate the return value of a dialog box. |
DockingBehavior |
コントロールがデザイナーを通じて追加されたときの既定のドッキング方法を指定します。Specifies how a control should be docked by default when added through a designer. |
DockStyle |
コントロールをドッキングする位置および方法を指定します。Specifies the position and manner in which a control is docked. |
DragAction |
ドラッグ アンド ドロップ操作を継続するかどうか、および継続する場合はどのように継続するかを指定します。Specifies how and if a drag-and-drop operation should continue. |
DragDropEffects |
ドラッグ アンド ドロップ操作の効果を指定します。Specifies the possible effects of a drag-and-drop operation. |
DrawItemState |
描画中の項目の状態を指定します。Specifies the state of an item that is being drawn. |
DrawMode |
コントロールの要素の描画方法を指定します。Specifies how the elements of a control are drawn. |
ErrorBlinkStyle |
ErrorProvider によって指定されたエラー アイコンが、エラーが発生したことをユーザーに警告するためにいつ点滅するかを示す、定数を指定します。Specifies constants indicating when the error icon, supplied by an ErrorProvider, should blink to alert the user that an error has occurred. |
ErrorIconAlignment |
エラーのあるコントロールに対してエラー アイコンが表示される位置を示す定数を指定します。Specifies constants indicating the locations that an error icon can appear in relation to the control with an error. |
FixedPanel |
Panel1 と Panel2 のどちらのパネルを固定にするか、またはいずれも固定しないのかを指定します。Specifies that Panel1, Panel2, or neither panel is fixed. |
FlatStyle |
コントロールの外観を指定します。Specifies the appearance of a control. |
FlowDirection |
連続したユーザー インターフェイス (UI) 要素が線形レイアウト コンテナーで配置される方向を指定する定数を定義します。Defines constants that specify the direction in which consecutive user interface (UI) elements are placed in a linear layout container. |
FormBorderStyle |
フォームの境界線スタイルを指定します。Specifies the border styles for a form. |
FormStartPosition |
フォームの初期位置を指定します。Specifies the initial position of a form. |
FormWindowState |
フォーム ウィンドウの表示方法を指定します。Specifies how a form window is displayed. |
FrameStyle |
選択したコントロールのフレーム スタイルを指定します。Specifies the frame style of the selected control. |
GetChildAtPointSkip |
スキップする子コントロールを指定します。Specifies which child controls to skip. |
GridItemType |
PropertyGrid のグリッド項目の有効な型を指定します。Specifies the valid grid item types for a PropertyGrid. |
HelpNavigator |
ヘルプ ファイルのどの要素を表示するかを示す定数を指定します。Specifies constants indicating which elements of the Help file to display. |
HighDpiMode |
アプリケーションに適用できるさまざまな高 DPI モードを指定します。Specifies the different high DPI modes that can be applied to an application. |
HorizontalAlignment |
コントロールのオブジェクトまたはテキストをコントロールの要素に合わせて水平方向に配置する場合、どのように配置するのかを指定します。Specifies how an object or text in a control is horizontally aligned relative to an element of the control. |
HtmlElementInsertionOrientation |
InsertAdjacentElement(HtmlElementInsertionOrientation, HtmlElement) の使用時に新しい要素が挿入される位置を表す値を定義します。Defines values that describe where to insert a new element when using InsertAdjacentElement(HtmlElementInsertionOrientation, HtmlElement). |
ImageLayout |
コントロール上のイメージの位置を指定します。Specifies the position of the image on the control. |
ImeMode |
オブジェクトが選択されている場合に、そのオブジェクトの IME (Input Method Editor) のステータスを決定する値を指定します。Specifies a value that determines the Input Method Editor (IME) status of an object when the object is selected. |
InsertKeyMode |
テキスト ボックスで使用される挿入モードを表します。Represents the insertion mode used by text boxes. |
ItemActivation |
リスト ビュー コントロールの項目をアクティブにするために必要なユーザーの操作と、ユーザーがマウス ポインターを項目の上に移動すると得られるフィードバックを指定します。Specifies the user action that is required to activate items in a list view control and the feedback that is given as the user moves the mouse pointer over an item. |
ItemBoundsPortion |
外接する四角形を取得するリスト ビュー項目の一部を指定します。Specifies a portion of the list view item from which to retrieve the bounding rectangle. |
Keys |
キー コードと修飾子を指定します。Specifies key codes and modifiers. |
LeftRightAlignment |
オブジェクトまたはテキストが参照ポイントの左と右のどちらに配置されるかを指定します。Specifies whether an object or text is aligned to the left or right of a reference point. |
LinkBehavior |
LinkLabel 内のリンクの動作を指定します。Specifies the behaviors of a link in a LinkLabel. |
LinkState |
リンクの状態を定義する定数を指定します。Specifies constants that define the state of the link. |
ListViewAlignment |
ListView 内の項目の配置方法を指定します。Specifies how items align in the ListView. |
ListViewGroupCollapsedState |
ListViewGroup の外観を指定します。Specifies the appearance of a ListViewGroup. |
ListViewHitTestLocations |
ListView または ListViewItem 内の領域を表す定数を定義します。Defines constants that represent areas in a ListView or ListViewItem. |
ListViewItemStates |
ListViewItem に設定できる状態を表す定数を定義します。Defines constants that represent the possible states of a ListViewItem. |
MaskFormat |
MaskedTextBox 内のテキストをどのように書式設定するかを定義します。Defines how to format the text inside of a MaskedTextBox. |
MdiLayout |
マルチ ドキュメント インターフェイス (MDI: Multiple Document Interface) 親ウィンドウ内の MDI 子ウィンドウのレイアウトを指定します。Specifies the layout of multiple document interface (MDI) child windows in an MDI parent window. |
MenuGlyph |
DrawMenuGlyph(Graphics, Rectangle, MenuGlyph) メソッドを使用してメニューを描画する場合に、描画対象とするイメージを指定します。Specifies the image to draw when drawing a menu with the DrawMenuGlyph(Graphics, Rectangle, MenuGlyph) method. |
MenuMerge |
別のメニューの項目にマージされたときの MenuItem の動作を指定します。Specifies the behavior of a MenuItem when it is merged with items in another menu. |
MergeAction |
ToolStrip 上のメニュー項目の結合時に一致する項目が見つかったら実行するアクションの種類を指定します。Specifies the kind of action to take if a match is found when combining menu items on a ToolStrip. |
MessageBoxButtons |
MessageBox に表示するボタンを定義する定数を指定します。Specifies constants defining which buttons to display on a MessageBox. |
MessageBoxDefaultButton |
MessageBox に表示する既定のボタンを定義する定数を指定します。Specifies constants defining the default button on a MessageBox. |
MessageBoxIcon |
表示する情報を定義する定数を指定します。Specifies constants defining which information to display. |
MessageBoxOptions |
MessageBox のオプションを指定します。Specifies options on a MessageBox. |
MonthCalendar.HitArea |
MonthCalendar コントロール内の領域を表す定数を定義します。Defines constants that represent areas in a MonthCalendar control. |
MouseButtons |
押されたマウス ボタンを定義する定数を指定します。Specifies constants that define which mouse button was pressed. |
Orientation |
コントロールの方向、またはコントロールの要素の方向を指定します。Specifies the orientation of controls or elements of controls. |
PictureBoxSizeMode |
PictureBox 内でのイメージの配置方法を指定します。Specifies how an image is positioned within a PictureBox. |
PowerLineStatus |
システムの電源ステータスを指定します。Specifies the system power status. |
PowerState |
システムの電源の動作モードがサスペンド状態であることを示す識別子を定義します。Defines identifiers that indicate a suspended system power activity mode. |
PreProcessControlState |
コントロールとプリプロセス メッセージとの間の関係を指定するオプションを提供します。Provides options that specify the relationship between the control and preprocessing messages. |
ProgressBarStyle |
ProgressBar で処理の進行状況を示す際に使用されるスタイルを指定します。Specifies the style that a ProgressBar uses to indicate the progress of an operation. |
PropertySort |
PropertyGrid でのプロパティの並べ替え方法を指定します。Specifies how properties are sorted in the PropertyGrid. |
RichTextBoxFinds |
RichTextBox コントロールで文字列の検索を実行する方法を指定します。Specifies how a text search is carried out in a RichTextBox control. |
RichTextBoxLanguageOptions |
IME (Input Method Editor) とアジア言語のサポートに関する RichTextBox の設定を用意します。Provides RichTextBox settings for Input Method Editor (IME) and Asian language support. |
RichTextBoxScrollBars |
RichTextBox コントロールで表示するスクロール バーの種類を指定します。Specifies the type of scroll bars to display in a RichTextBox control. |
RichTextBoxSelectionAttribute |
現在の選択範囲に、スタイルや属性が設定された文字があるかどうかを指定します。Specifies whether any characters in the current selection have the style or attribute. |
RichTextBoxSelectionTypes |
RichTextBox コントロールで選択項目の型を指定します。Specifies the type of selection in a RichTextBox control. |
RichTextBoxStreamType |
RichTextBox コントロールで、データの読み込みおよび保存に使用される入出力ストリームの型を指定します。Specifies the types of input and output streams used to load and save data in the RichTextBox control. |
RichTextBoxWordPunctuations |
RichTextBox コントロールのワード ラップ機能および単語分割機能で使用できる区切り記号テーブルの種類を指定します。Specifies the types of punctuation tables that can be used with the RichTextBox control's word-wrapping and word-breaking features. |
RightToLeft |
ヘブライ語やアラビア語のフォントを使用する場合などに、テキストを右から左へ表示するかどうかを示す値を指定します。Specifies a value indicating whether the text appears from right to left, such as when using Hebrew or Arabic fonts. |
ScreenOrientation |
画面の角度を指定します。Specifies the angle of the screen. |
ScrollBars |
コントロールに表示するスクロール バーを指定します。Specifies which scroll bars will be visible on a control. |
ScrollButton |
スクロール バーに描画するスクロール バーの矢印ボタンの種類を指定します。Specifies the type of scroll arrow to draw on a scroll bar. |
ScrollEventType |
Scroll イベントを発生させるアクションの種類を指定します。Specifies the type of action used to raise the Scroll event. |
ScrollOrientation |
Scroll イベントのスクロール バーの方向を指定します。Specifies the scroll bar orientation for the Scroll event. |
SearchDirectionHint |
ListViewItem を検索する方向に関するヒントを提供します。Provides a directional hint of where to search for a ListViewItem. |
SecurityIDType |
この列挙体は使用されません。This enumeration is not used. |
SelectionMode |
リスト ボックスの選択動作を指定します。Specifies the selection behavior of a list box. |
Shortcut |
メニュー項目で使用できるショートカット キーを指定しますSpecifies shortcut keys that can be used by menu items. |
SizeGripStyle |
Form 上のサイズ変更グリップのスタイルを指定します。Specifies the style of the sizing grip on a Form. |
SizeType |
ユーザー インターフェイス (UI) 要素の行または列のサイズを、そのコンテナーを基準として相対的に変更する方法を指定します。Specifies how rows or columns of user interface (UI) elements should be sized relative to their container. |
SortOrder |
リスト内の項目の並べ替え方法を指定します。Specifies how items in a list are sorted. |
StatusBarPanelAutoSize |
StatusBarPanel コントロールのサイズが変更されると、コントロール上の StatusBar がどのように動作するかを指定します。Specifies how a StatusBarPanel on a StatusBar control behaves when the control resizes. |
StatusBarPanelBorderStyle |
StatusBarPanel コントロール上の StatusBar の境界線の外観を指定します。Specifies the appearance of the border for a StatusBarPanel on a StatusBar control. |
StatusBarPanelStyle |
StatusBarPanel コントロール上の StatusBar オブジェクトが、オーナー描画またはシステム描画のどちらであるかを指定します。Specifies whether a StatusBarPanel object on a StatusBar control is owner-drawn or system-drawn. |
StructFormat |
この列挙体は使用されません。This enumeration is not used. |
SystemParameter |
システム パラメーターの種類を指定します。Specifies the system parameter type. |
TabAlignment |
タブ コントロールのタブの位置を指定します。Specifies the locations of the tabs in a tab control. |
TabAppearance |
タブ コントロールのタブの外観を指定します。Specifies the appearance of the tabs in a tab control. |
TabControlAction |
TabControl イベントを表す値を定義します。Defines values representing TabControl events. |
TabDrawMode |
タブ コントロールのタブを、オーナー描画 (親ウィンドウによる描画) で描画するのか、オペレーティング システムで描画するのかを指定します。Specifies whether the tabs in a tab control are owner-drawn (drawn by the parent window), or drawn by the operating system. |
TableLayoutPanelCellBorderStyle |
テーブル レイアウト コントロール内のセルの境界線スタイルを指定します。Specifies the border style of a cell in a table layout control. |
TableLayoutPanelGrowStyle |
既存のセルがいっぱいになった後、TableLayoutPanel が追加の行または列を取得する方法を指定します。Specifies how a TableLayoutPanel will gain additional rows or columns after its existing cells are full. |
TabSizeMode |
タブ コントロール内のタブのサイズを指定します。Specifies how tabs in a tab control are sized. |
TaskDialogExpanderPosition |
タスク ダイアログの展開領域を表示する場所を指定します。Specifies where the expanded area of the task dialog is to be displayed. |
TaskDialogProgressBarState |
タスク ダイアログの進行状況バーの状態を指定する定数を格納します。Contains constants that specify the state of a task dialog progress bar. |
TaskDialogStartupLocation |
タスク ダイアログが最初に開かれたときに表示される位置を指定します。Specifies the position that a task dialog will be shown in when it is first opened. |
TextDataFormat |
Clipboard クラスと DataObject クラスのテキスト関連メソッドで使用される書式を指定します。Specifies the formats used with text-related methods of the Clipboard and DataObject classes. |
TextFormatFlags |
文字列の表示情報およびレイアウト情報を指定します。Specifies the display and layout information for text strings. |
TextImageRelation |
互いを基準にして、コントロール上のテキストおよびイメージの位置を指定します。Specifies the position of the text and image relative to each other on a control. |
TickStyle |
TrackBar コントロールの目盛りの位置を指定します。Specifies the location of tick marks in a TrackBar control. |
ToolBarAppearance |
表示するツール バーの種類を指定します。Specifies the type of toolbar to display. |
ToolBarButtonStyle |
ツール バー内のボタン スタイルを指定します。Specifies the button style within a toolbar. |
ToolBarTextAlign |
ツール バー ボタン コントロール上のテキストの配置を指定します。Specifies the alignment of text on the toolbar button control. |
ToolStripDropDownCloseReason |
ToolStripDropDown コントロールが閉じられた理由を指定します。Specifies the reason that a ToolStripDropDown control was closed. |
ToolStripDropDownDirection |
ToolStripDropDown コントロールを表示する方向を、その親コントロールを基準として指定します。Specifies the direction in which a ToolStripDropDown control is displayed relative to its parent control. |
ToolStripGripDisplayStyle |
ToolStrip の移動ハンドル (グリップ) の向きを指定します。Specifies the orientation of the ToolStrip move handle (grip). |
ToolStripGripStyle |
ToolStrip の移動ハンドル (グリップ) を表示するかどうかを指定します。Specifies visibility of a ToolStrip move handle (grip). |
ToolStripItemAlignment |
ToolStripItem 内の ToolStrip の配置を決定します。Determines the alignment of a ToolStripItem in a ToolStrip. |
ToolStripItemDisplayStyle |
この ToolStripItem に描画するもの (イメージまたはテキスト) を指定します。Specifies what to render (image or text) for this ToolStripItem. |
ToolStripItemImageScaling |
ToolStripItem 上のイメージのサイズを、元のイメージの比率を維持しながら、ToolStrip に合わせて自動的に調節するかどうかを指定します。Specifies whether the size of the image on a ToolStripItem is automatically adjusted to fit on a ToolStrip while retaining the original image proportions. |
ToolStripItemOverflow |
ToolStripItem をオーバーフロー ToolStrip に配置するかどうかを決定します。Determines whether a ToolStripItem is placed in the overflow ToolStrip. |
ToolStripItemPlacement |
ToolStripItem をレイアウトする位置を指定します。Specifies where a ToolStripItem is to be layed out. |
ToolStripLayoutStyle |
ToolStrip の項目を表示するときに使用できる配置を指定します。Specifies the possible alignments with which the items of a ToolStrip can be displayed. |
ToolStripManagerRenderMode |
フォームに含まれる複数の ToolStrip オブジェクトに適用される描画スタイルを指定します。Specifies the painting style applied to multiple ToolStrip objects contained in a form. |
ToolStripRenderMode |
フォームに含まれる 1 つの ToolStrip に適用される描画スタイルを指定します。Specifies the painting style applied to one ToolStrip contained in a form. |
ToolStripStatusLabelBorderSides |
ToolStripStatusLabel のどの側に境界線を付けるのかを指定します。Specifies which sides of a ToolStripStatusLabel have borders. |
ToolStripTextDirection |
特定の LayoutStyle で使用するテキストの向きを指定します。Specifies the text orientation to use with a particular LayoutStyle. |
ToolTipIcon |
ツールヒントに関連付けることができる一連の標準アイコンを定義します。Defines a set of standardized icons that can be associated with a ToolTip. |
TreeNodeStates |
TreeNode に設定できる状態を表す定数を定義します。Defines constants that represent the possible states of a TreeNode. |
TreeViewAction |
TreeViewEventArgs イベントを発生させたアクションを指定します。Specifies the action that raised a TreeViewEventArgs event. |
TreeViewDrawMode |
TreeView の描画方法を表す定数を定義します。Defines constants that represent the ways a TreeView can be drawn. |
TreeViewHitTestLocations |
TreeView または TreeNode の領域を表す定数を定義します。Defines constants that represent areas of a TreeView or TreeNode. |
UICues |
ユーザー インターフェイスの状態を指定します。Specifies the state of the user interface. |
UnhandledExceptionMode |
処理されない例外を Windows フォーム アプリケーションで送信する先を定義します。Defines where a Windows Forms application should send unhandled exceptions. |
ValidationConstraints |
コンテナーの子コントロールの検証方法を ValidateChildren(ValidationConstraints) に通知する定数を定義します。Defines constants that inform ValidateChildren(ValidationConstraints) about how it should validate a container's child controls. |
View |
リスト項目を ListView コントロールに表示する方法を指定します。Specifies how list items are displayed in a ListView control. |
WebBrowserEncryptionLevel |
WebBrowser コントロールに表示されるドキュメントで使用される暗号化メソッドを定義する定数を指定します。Specifies constants that define the encryption methods used by documents displayed in the WebBrowser control. |
WebBrowserReadyState |
WebBrowser コントロールの状態を定義する定数を指定します。Specifies constants that define the state of the WebBrowser control. |
WebBrowserRefreshOption |
WebBrowser コントロールによるコンテンツの更新方法を定義する定数を指定します。Specifies constants that define how the WebBrowser control can refresh its contents. |
代理人
Application.MessageLoopCallback |
ホスティング環境が依然としてメッセージを送信しているかどうかを確認するメソッドを表します。Represents a method that will check whether the hosting environment is still sending messages. |
AxHost.AboutBoxDelegate |
ActiveX コントロールの [バージョン情報] ダイアログ ボックスを表示するメソッドを表します。Represents the method that will display an ActiveX control's About dialog box. |
BindingCompleteEventHandler |
データ バインディングを行う場合に、BindingComplete イベントを処理するメソッドを表します。Represents the method that will handle the BindingComplete event in data-binding scenarios. |
BindingManagerDataErrorEventHandler |
DataError の BindingManagerBase イベントを処理するメソッドを表します。Represents the method that will handle the DataError event of a BindingManagerBase. |
CacheVirtualItemsEventHandler |
CacheVirtualItems の ListView イベントを処理するメソッドを表します。Represents the method that will handle the CacheVirtualItems event of a ListView. |
ColumnClickEventHandler |
ColumnClick の ListView イベントを処理するメソッドを表します。Represents the method that will handle the ColumnClick event of a ListView. |
ColumnReorderedEventHandler |
ColumnReordered コントロールの ListView イベントを処理するメソッドを表します。Represents the method that will handle the ColumnReordered event of the ListView control. |
ColumnWidthChangedEventHandler |
ColumnWidthChanged の ListView イベントを処理するメソッドを表します。Represents the method that will handle the ColumnWidthChanged event of a ListView. |
ColumnWidthChangingEventHandler |
ColumnWidthChanging の ListView イベントを処理するメソッドを表します。Represents the method that will handle the ColumnWidthChanging event of a ListView. |
ContentsResizedEventHandler |
ContentsResized の RichTextBox イベントを処理するメソッドを表します。Represents the method that will handle the ContentsResized event of a RichTextBox. |
ControlEventHandler |
ControlAdded クラスの ControlRemoved イベントと Control イベントを処理するメソッドを表します。Represents the method that will handle the ControlAdded and ControlRemoved events of the Control class. |
ConvertEventHandler |
Parse の Format イベントおよび Binding イベントを処理するメソッドを表します。Represents the method that will handle the Parse and Format events of a Binding. |
DataGridViewAutoSizeColumnModeEventHandler |
AutoSizeColumnModeChanged コントロールの DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the AutoSizeColumnModeChanged event of a DataGridView control. |
DataGridViewAutoSizeColumnsModeEventHandler |
AutoSizeColumnsModeChanged コントロールの DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the AutoSizeColumnsModeChanged event of a DataGridView control. |
DataGridViewAutoSizeModeEventHandler |
AutoSizeRowsModeChanged の RowHeadersWidthSizeModeChanged イベントまたは DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the AutoSizeRowsModeChanged or RowHeadersWidthSizeModeChanged events of a DataGridView. |
DataGridViewBindingCompleteEventHandler |
DataBindingComplete の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the DataBindingComplete event of a DataGridView. |
DataGridViewCellCancelEventHandler |
CellBeginEdit の RowValidating イベントおよび DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CellBeginEdit and RowValidating events of a DataGridView. |
DataGridViewCellContextMenuStripNeededEventHandler |
CellContextMenuStripNeeded の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle a CellContextMenuStripNeeded event of a DataGridView. |
DataGridViewCellErrorTextNeededEventHandler |
CellErrorTextNeeded の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CellErrorTextNeeded event of a DataGridView. |
DataGridViewCellEventHandler |
DataGridView のセルおよび行の操作に関連するイベントを処理するメソッドを表します。Represents the method that will handle DataGridView events related to cell and row operations. |
DataGridViewCellFormattingEventHandler |
CellFormatting の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CellFormatting event of a DataGridView. |
DataGridViewCellMouseEventHandler |
DataGridView が発生させるマウス関連のイベントを処理するメソッドを表します。Represents the method that will handle mouse-related events raised by a DataGridView. |
DataGridViewCellPaintingEventHandler |
CellPainting の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CellPainting event of a DataGridView. |
DataGridViewCellParsingEventHandler |
CellParsing の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle a CellParsing event of a DataGridView. |
DataGridViewCellStateChangedEventHandler |
CellStateChanged の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CellStateChanged event of a DataGridView. |
DataGridViewCellStyleContentChangedEventHandler |
CellStyleContentChanged の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CellStyleContentChanged event of a DataGridView. |
DataGridViewCellToolTipTextNeededEventHandler |
CellToolTipTextNeeded の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CellToolTipTextNeeded event of a DataGridView. |
DataGridViewCellValidatingEventHandler |
CellValidating コントロールの DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CellValidating event of a DataGridView control. |
DataGridViewCellValueEventHandler |
CellValueNeeded の CellValuePushed イベントまたは DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CellValueNeeded event or CellValuePushed event of a DataGridView. |
DataGridViewColumnDividerDoubleClickEventHandler |
ColumnDividerDoubleClick の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the ColumnDividerDoubleClick event of a DataGridView. |
DataGridViewColumnEventHandler |
DataGridView の列関連のイベントを処理するメソッドを表します。Represents the method that will handle column-related events of a DataGridView. |
DataGridViewColumnStateChangedEventHandler |
ColumnStateChanged の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the ColumnStateChanged event of a DataGridView. |
DataGridViewDataErrorEventHandler |
DataError の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the DataError event of a DataGridView. |
DataGridViewEditingControlShowingEventHandler |
EditingControlShowing の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the EditingControlShowing event of a DataGridView. |
DataGridViewRowCancelEventHandler |
UserDeletingRow の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the UserDeletingRow event of a DataGridView. |
DataGridViewRowContextMenuStripNeededEventHandler |
RowContextMenuStripNeeded の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the RowContextMenuStripNeeded event of a DataGridView. |
DataGridViewRowDividerDoubleClickEventHandler |
RowDividerDoubleClick の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the RowDividerDoubleClick event of a DataGridView. |
DataGridViewRowErrorTextNeededEventHandler |
RowErrorTextNeeded の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the RowErrorTextNeeded event of a DataGridView. |
DataGridViewRowEventHandler |
DataGridView の行関連のイベントを処理するメソッドを表します。Represents the method that will handle row-related events of a DataGridView. |
DataGridViewRowHeightInfoNeededEventHandler |
RowHeightInfoNeeded コントロールの DataGridView イベントを処理するメソッドを表します。Represents the method that will handle an RowHeightInfoNeeded event of a DataGridView control. |
DataGridViewRowHeightInfoPushedEventHandler |
RowHeightInfoPushed の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the RowHeightInfoPushed event of a DataGridView. |
DataGridViewRowPostPaintEventHandler |
RowPostPaint の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the RowPostPaint event of a DataGridView. |
DataGridViewRowPrePaintEventHandler |
RowPrePaint の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the RowPrePaint event of a DataGridView. |
DataGridViewRowsAddedEventHandler |
RowsAdded の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the RowsAdded event of a DataGridView. |
DataGridViewRowsRemovedEventHandler |
RowsRemoved の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the RowsRemoved event of a DataGridView. |
DataGridViewRowStateChangedEventHandler |
RowStateChanged の DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the RowStateChanged event of a DataGridView. |
DataGridViewSortCompareEventHandler |
SortCompare コントロールの DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the SortCompare event of a DataGridView control. |
DateBoldEventHandler |
MonthCalendar コントロールの内部イベントを処理するメソッドを表します。Represents the method that will handle an internal event of the MonthCalendar control. |
DateRangeEventHandler |
DateChanged の DateSelected イベントまたは MonthCalendar イベントを処理するメソッドを表します。Represents the method that will handle the DateChanged or DateSelected event of a MonthCalendar. |
DpiChangedEventHandler |
フォームまたはコントロールの DpiChanged イベントを処理するメソッドを表します。Represents the method that will handle a DpiChanged event of a form or control. |
DragEventHandler |
DragDrop の DragEnter、DragOver、または Control の各イベントを処理するメソッドを表します。Represents the method that will handle the DragDrop, DragEnter, or DragOver event of a Control. |
DrawItemEventHandler |
ComboBox、ListBox、MenuItem、TabControl の各コントロールのいずれかの |
DrawListViewColumnHeaderEventHandler |
DrawColumnHeader の ListView イベントを処理するメソッドを表します。Represents the method that will handle the DrawColumnHeader event of a ListView. |
DrawListViewItemEventHandler |
DrawItem の ListView イベントを処理するメソッドを表します。Represents the method that will handle the DrawItem event of a ListView. |
DrawListViewSubItemEventHandler |
DrawSubItem の ListView イベントを処理するメソッドを表します。Represents the method that will handle the DrawSubItem event of a ListView. |
DrawToolTipEventHandler |
Draw の ToolTip イベントを処理するメソッドを表します。Represents the method that will handle the Draw event of a ToolTip. |
DrawTreeNodeEventHandler |
DrawNode の TreeView イベントを処理するメソッドを表します。Represents the method that will handle the DrawNode event of a TreeView. |
FormClosedEventHandler |
FormClosed イベントを処理するメソッドを表します。Represents the method that handles a FormClosed event. |
FormClosingEventHandler |
FormClosing イベントを処理するメソッドを表します。Represents the method that handles a FormClosing event. |
GiveFeedbackEventHandler |
Control の GiveFeedback イベントを処理するメソッドを表します。Represents the method that handles the GiveFeedback event of a Control. |
HelpEventHandler |
HelpRequested の Control イベントを処理するメソッドを表します。Represents the method that will handle the HelpRequested event of a Control. |
HtmlElementErrorEventHandler |
HtmlWindow の Error イベントを処理するメソッドを表します。Represents the method that will handle the Error event of an HtmlWindow. |
HtmlElementEventHandler |
|
InputLanguageChangedEventHandler |
InputLanguageChanged の Form イベントを処理するメソッドを表します。Represents the method that will handle the InputLanguageChanged event of a Form. |
InputLanguageChangingEventHandler |
InputLanguageChanging の Form イベントを処理するメソッドを表します。Represents the method that will handle the InputLanguageChanging event of a Form. |
InvalidateEventHandler |
Invalidated の Control イベントを処理するメソッドを表します。Represents the method that will handle the Invalidated event of a Control. |
ItemChangedEventHandler |
ItemChanged クラスの CurrencyManager イベントを処理するメソッドを表します。Represents the method that will handle the ItemChanged event of the CurrencyManager class. |
ItemCheckedEventHandler |
ItemChecked コントロールの ListView イベントを処理するメソッドを表します。Represents the method that will handle the ItemChecked event of a ListView control. |
ItemCheckEventHandler |
CheckedListBox コントロールまたは ListView コントロールの |
ItemDragEventHandler |
ListView コントロールまたは TreeView コントロールの ItemDrag イベントを処理するメソッドを表します。Represents the method that will handle the ItemDrag event of a ListView or TreeView control. |
KeyEventHandler |
KeyUp の KeyDown イベントまたは Control イベントを処理するメソッドを表します。Represents the method that will handle the KeyUp or KeyDown event of a Control. |
KeyPressEventHandler |
KeyPress の Control イベントを処理するメソッドを表します。Represents the method that will handle the KeyPress event of a Control. |
LabelEditEventHandler |
BeforeLabelEdit イベントと AfterLabelEdit イベントを処理するメソッドを表します。Represents the method that handles the BeforeLabelEdit and AfterLabelEdit events. |
LayoutEventHandler |
Layout の Control イベントを処理するメソッドを表します。Represents the method that will handle the Layout event of a Control. |
LinkClickedEventHandler |
LinkClicked の RichTextBox イベントを処理するメソッドを表します。Represents the method that will handle the LinkClicked event of a RichTextBox. |
LinkLabelLinkClickedEventHandler |
LinkClicked の LinkLabel イベントを処理するメソッドを表します。Represents the method that will handle the LinkClicked event of a LinkLabel. |
ListControlConvertEventHandler |
ListControl の変換を処理するメソッドを表します。Represents the method that will handle converting a ListControl. |
ListViewItemMouseHoverEventHandler |
ItemMouseHover の ListView イベントを処理するメソッドを表します。Represents the method that will handle the ItemMouseHover event of a ListView. |
ListViewItemSelectionChangedEventHandler |
ItemSelectionChanged の ListView イベントを処理するメソッドを表します。Represents the method that will handle the ItemSelectionChanged event of a ListView. |
ListViewVirtualItemsSelectionRangeChangedEventHandler |
VirtualItemsSelectionRangeChanged の ListView イベントを処理するメソッドを表します。Represents the method that will handle the VirtualItemsSelectionRangeChanged event of a ListView. |
MaskInputRejectedEventHandler |
MaskInputRejected コントロールの MaskedTextBox イベントを処理するメソッドを表します。Represents the method that will handle the MaskInputRejected event of a MaskedTextBox control. |
MeasureItemEventHandler |
ListBox、ComboBox、CheckedListBox、MenuItem の各コントロールのいずれかの |
MethodInvoker |
void として宣言された、パラメーターをとらない任意のメソッドを、マネージド コード内で実行できるデリゲートを表します。Represents a delegate that can execute any method in managed code that is declared void and takes no parameters. |
MouseEventHandler |
フォーム、コントロール、またはその他のコンポーネントの |
NavigateEventHandler |
NavigateEventArgs の DataGrid イベントを処理するメソッドを表します。Represents the method that will handle the NavigateEventArgs event of a DataGrid. |
NodeLabelEditEventHandler |
BeforeLabelEdit コントロールの AfterLabelEdit イベントおよび TreeView イベントを処理するメソッドを表します。Represents the method that will handle the BeforeLabelEdit and AfterLabelEdit events of a TreeView control. |
PaintEventHandler |
Paint の Control イベントを処理するメソッドを表します。Represents the method that will handle the Paint event of a Control. |
PopupEventHandler |
Popup クラスの ToolTip イベントを処理するメソッドを表します。Represents the method that handles the Popup event of the ToolTip class. |
PreviewKeyDownEventHandler |
コントロールの PreviewKeyDown イベントを処理するメソッドを表します。Represents the method that will handle the PreviewKeyDown event for a control. |
PropertyTabChangedEventHandler |
PropertyTabChanged の PropertyGrid イベントを処理するメソッドを表します。Represents the method that will handle the PropertyTabChanged event of a PropertyGrid. |
PropertyValueChangedEventHandler |
ユーザーがグリッド内のプロパティを変更したときに呼び出されるイベント ハンドラー クラスです。The event handler class that is invoked when a property in the grid is modified by the user. |
QueryAccessibilityHelpEventHandler |
コントロールの QueryAccessibilityHelp イベントを処理するメソッドを表します。Represents the method that will handle the QueryAccessibilityHelp event of a control. |
QueryContinueDragEventHandler |
QueryContinueDrag の Control イベントを処理するメソッドを表します。Represents the method that will handle the QueryContinueDrag event of a Control. |
QuestionEventHandler |
CancelRowEdit の RowDirtyStateNeeded イベントまたは DataGridView イベントを処理するメソッドを表します。Represents the method that will handle the CancelRowEdit event or the RowDirtyStateNeeded event of a DataGridView. |
RetrieveVirtualItemEventHandler |
RetrieveVirtualItem の ListView イベントを処理するメソッドを表します。Represents the method that will handle the RetrieveVirtualItem event of a ListView. |
ScrollEventHandler |
DataGridView、ScrollBar、TrackBar、または DataGrid の |
SearchForVirtualItemEventHandler |
SearchForVirtualItem の ListView イベントを処理するメソッドを表します。Represents the method that will handle the SearchForVirtualItem event of a ListView. |
SelectedGridItemChangedEventHandler |
SelectedGridItemChanged の PropertyGrid イベントを処理するメソッドを表します。Represents the method that will handle the SelectedGridItemChanged event of a PropertyGrid. |
SplitterCancelEventHandler |
SplitterMoving の Splitter イベントを処理するメソッドを表します。Represents the method that will handle the SplitterMoving event of a Splitter. |
SplitterEventHandler |
SplitterMoving の SplitterMoved イベントおよび Splitter イベントを処理するメソッドを表します。Represents the method that will handle the SplitterMoving and SplitterMoved events of a Splitter. |
StatusBarDrawItemEventHandler |
DrawItem の StatusBar イベントを処理するメソッドを表します。Represents the method that will handle the DrawItem event of a StatusBar. |
StatusBarPanelClickEventHandler |
PanelClick の StatusBar イベントを処理するメソッドを表します。Represents the method that will handle the PanelClick event of a StatusBar. |
TabControlCancelEventHandler |
Selecting コントロールの Deselecting イベントまたは TabControl イベントを処理するメソッドを表します。Represents the method that will handle the Selecting or Deselecting event of a TabControl control. |
TabControlEventHandler |
Selected コントロールの Deselected イベントまたは TabControl イベントを処理するメソッドを表します。Represents the method that will handle the Selected or Deselected event of a TabControl control. |
TableLayoutCellPaintEventHandler |
CellPaint イベントを処理するメソッドを表します。Represents the method that will handle the CellPaint event. |
ToolBarButtonClickEventHandler |
ButtonClick の ToolBar イベントを処理するメソッドを表します。Represents the method that will handle the ButtonClick event of a ToolBar. |
ToolStripArrowRenderEventHandler |
RenderArrow の ToolStripRenderer イベントを処理するメソッドを表します。Represents the method that will handle the RenderArrow event of a ToolStripRenderer. このクラスは継承できません。This class cannot be inherited. |
ToolStripContentPanelRenderEventHandler |
RendererChanged の ToolStripContentPanel イベントを処理するメソッドを表します。Represents the method that will handle the RendererChanged event of a ToolStripContentPanel. |
ToolStripDropDownClosedEventHandler |
Closed の ToolStripDropDown イベントを処理するメソッドを表します。Represents the method that will handle the Closed event of a ToolStripDropDown. |
ToolStripDropDownClosingEventHandler |
ToolStripDropDown の Closing イベントを処理するメソッドを表します。Represents the method that handles the Closing event of a ToolStripDropDown. |
ToolStripGripRenderEventHandler |
RenderGrip の ToolStripRenderer イベントを処理するメソッドを表します。Represents the method that will handle the RenderGrip event of a ToolStripRenderer. |
ToolStripItemClickedEventHandler |
ItemClicked の ToolStripItem イベントを処理するメソッドを表します。Represents the method that will handle the ItemClicked event of a ToolStripItem. |
ToolStripItemEventHandler |
ToolStripItem のイベントを処理するメソッドを表します。Represents the method that will handle events for a ToolStripItem. |
ToolStripItemImageRenderEventHandler |
RenderItemImage の RenderItemCheck イベントまたは ToolStripRenderer イベントを処理するメソッドを表します。Represents the method that will handle the RenderItemImage event or RenderItemCheck event of a ToolStripRenderer. |
ToolStripItemRenderEventHandler |
ToolStripItem から派生したオブジェクトの背景を描画する、ToolStripRenderer クラスのイベントを処理するメソッドを表します。Represents the method that handles the events that render the background of objects derived from ToolStripItem in the ToolStripRenderer class. |
ToolStripItemTextRenderEventHandler |
RenderItemText の ToolStripRenderer イベントを処理するメソッドを表します。Represents the method that will handle the RenderItemText event of a ToolStripRenderer. |
ToolStripPanelRenderEventHandler |
ToolStripPanel の描画イベントを処理するメソッドを表します。Represents the method that will handle ToolStripPanel paint events. |
ToolStripRenderEventHandler |
RenderToolStripBorder の RenderToolStripBackground イベントまたは ToolStripRenderer イベントを処理するメソッドを表します。Represents the method that will handle the RenderToolStripBorder event or the RenderToolStripBackground event of a ToolStripRenderer. |
ToolStripSeparatorRenderEventHandler |
RenderSeparator クラスの ToolStripRenderer イベントを処理するメソッドを表します。Represents the method that will handle the RenderSeparator event of a ToolStripRenderer class. |
TreeNodeMouseClickEventHandler |
NodeMouseClick の NodeMouseDoubleClick イベントおよび TreeView イベントを処理するメソッドを表します。Represents the method that will handle the NodeMouseClick and NodeMouseDoubleClick events of a TreeView. |
TreeNodeMouseHoverEventHandler |
NodeMouseHover の TreeView イベントを処理するメソッドを表します。Represents the method that will handle the NodeMouseHover event of a TreeView. |
TreeViewCancelEventHandler |
BeforeCheck の BeforeCollapse、BeforeExpand、BeforeSelect、TreeView の各イベントを処理するメソッドを表します。Represents the method that will handle the BeforeCheck, BeforeCollapse, BeforeExpand, or BeforeSelect event of a TreeView. |
TreeViewEventHandler |
AfterCheck の AfterCollapse、AfterExpand、AfterSelect、TreeView の各イベントを処理するメソッドを表します。Represents the method that will handle the AfterCheck, AfterCollapse, AfterExpand, or AfterSelect event of a TreeView. |
TypeValidationEventHandler |
TypeValidationCompleted コントロールの MaskedTextBox イベントを処理するメソッドを表します。Represents the method that will handle the TypeValidationCompleted event of the MaskedTextBox control. |
UICuesEventHandler |
ChangeUICues の Control イベントを処理するメソッドを表します。Represents a method that will handle the ChangeUICues event of a Control. |
UpDownEventHandler |
内部クラスのイベントを処理するメソッドを表します。Represents the method that will handle an event for an internal class. |
WebBrowserDocumentCompletedEventHandler |
DocumentCompleted コントロールの WebBrowser イベントを処理するメソッドを表します。Represents the method that will handle the DocumentCompleted event of a WebBrowser control. |
WebBrowserNavigatedEventHandler |
Navigated コントロールの WebBrowser イベントを処理するメソッドを表します。Represents the method that will handle the Navigated event of a WebBrowser control. |
WebBrowserNavigatingEventHandler |
Navigating コントロールの WebBrowser イベントを処理するメソッドを表します。Represents the method that will handle the Navigating event of a WebBrowser control. |
WebBrowserProgressChangedEventHandler |
ProgressChanged コントロールの WebBrowser イベントを処理するメソッドを表します。Represents the method that will handle the ProgressChanged event of a WebBrowser control. |
注釈
次の表に、カテゴリ別にグループ化された名前空間のクラスを示し System.Windows.Forms ます。The following table shows the classes in System.Windows.Forms namespace grouped into categories.
クラスカテゴリClass category | 説明Details |
---|---|
-コントロール、ユーザーコントロール、およびフォーム- Control, User Control, and Form | 名前空間内のほとんどのクラス System.Windows.Forms は、クラスから派生 Control します。Most classes within the System.Windows.Forms namespace derive from the Control class. クラスは、 Control に表示されるすべてのコントロールの基本機能を提供し Form ます。The Control class provides the base functionality for all controls that are displayed on a Form. クラスは、 Form アプリケーション内のウィンドウを表します。The Form class represents a window within an application. これには、ダイアログボックス、モードレスウィンドウ、マルチドキュメントインターフェイス (MDI) クライアントおよび親ウィンドウが含まれます。This includes dialog boxes, modeless windows, and Multiple Document Interface (MDI) client and parent windows. クラスから派生させることで、独自のコントロールを作成することもでき UserControl ます。You can also create your own controls by deriving from the UserControl class. |
-メニューとツールバー- Menus and Toolbars | Windows フォームには、最新の外観と動作 (ルックアンドフィール) を備えた独自のカスタムツールバーとメニューを作成するための豊富なクラスのセットが含まれています。Windows Forms contains a rich set of classes for creating your own custom toolbars and menus with modern appearance and behavior (look and feel). ToolStrip、、、およびを使用して、 MenuStrip ContextMenuStrip StatusStrip ツールバー、メニューバー、コンテキストメニュー、ステータスバーをそれぞれ作成できます。ToolStrip, MenuStrip, ContextMenuStrip, and StatusStrip can be used to create toolbars, menu bars, context menus, and status bars, respectively. |
-コントロール- Controls | 名前空間には、 System.Windows.Forms 豊富なユーザーインターフェイスを作成するために使用できるさまざまなコントロールクラスが用意されています。The System.Windows.Forms namespace provides a variety of control classes that you can use to create rich user interfaces. コントロールの中には、やなど、アプリケーション内のデータ入力用にデザインされているものもあり TextBox ComboBox ます。Some controls are designed for data entry within the application, such as TextBox and ComboBox controls. 他のコントロールは、やなどのアプリケーションデータを表示し Label ListView ます。Other controls display application data, such as Label and ListView. 名前空間には、アプリケーション内のコマンド (など) を呼び出すためのコントロールも用意されて Button います。The namespace also provides controls for invoking commands within the application, such as Button. WebBrowserコントロールとマネージ html クラス (など) を HtmlDocument 使用すると、マネージ Windows フォームアプリケーション内の html ページを表示したり操作したりすることができます。The WebBrowser control and managed HTML classes, such as HtmlDocument, let you display and manipulate HTML pages within your managed Windows Forms application. MaskedTextBoxコントロールは、ユーザー入力を自動的に受け入れたり拒否したりするマスクを定義できる高度なデータ入力コントロールです。The MaskedTextBox control is an advanced data entry control that lets you define masks that automatically accept or reject user input. また、コントロールを使用して、 PropertyGrid デザイナーで表示できるコントロールのプロパティを表示する独自の Windows フォームデザイナーを作成することもできます。Additionally, you can use the PropertyGrid control to create your own Windows Forms Designer that displays the designer-visible properties of the controls. |
-レイアウト- Layout | Windows フォームのいくつかの重要なクラスは、フォームやコントロールなど、画面上のコントロールのレイアウトを制御するのに役立ちます。Several important classes in Windows Forms help control the layout of controls on a display surface, such as a form or control. FlowLayoutPanel 含まれているすべてのコントロールをシリアル方式でレイアウトし、 TableLayoutPanel 固定グリッドでコントロールをレイアウトするためのセルと行を定義できます。FlowLayoutPanel lays out all the controls it contains in a serial manner, and TableLayoutPanel lets you define cells and rows for laying out controls in a fixed grid. SplitContainer 表示領域を2つ以上の調整可能な部分に分割します。SplitContainer divides your display surface into two or more adjustable parts. |
-データとデータバインディング- Data and Data Binding | Windows フォームは、データベースや XML ファイルなどのデータソースにバインドするための豊富なアーキテクチャを定義します。Windows Forms defines a rich architecture for binding to data sources such as databases and XML files. コントロールには、 DataGridView データを表示するためのカスタマイズ可能なテーブルが用意されています。また、セル、行、列、および境界線をカスタマイズすることもできます。The DataGridView control provides a customizable table for displaying data, and lets you customize cells, rows, columns, and borders. コントロールは、 BindingNavigator フォーム上のデータを移動および操作するための標準化された方法を表します。 BindingNavigator は、 BindingSource フォーム上のデータレコードを移動して操作するために、多くの場合、コントロールと組み合わせて使用します。The BindingNavigator control represents a standardized way to navigate and work with data on a form; BindingNavigator is frequently paired with the BindingSource control to move through data records on a form and interact with them. |
-コンポーネント- Components | 名前空間には、コントロールの System.Windows.Forms 他に、クラスから派生しない他のクラスも用意されてい Control ますが、Windows ベースのアプリケーションには視覚的な機能が用意されています。Besides controls, the System.Windows.Forms namespace provides other classes that do not derive from the Control class but still provide visual features to a Windows-based application. やなどの一部のクラスで ToolTip は、機能を拡張したり、 ErrorProvider ユーザーに情報を提供したりします。Some classes, such as ToolTip and ErrorProvider, extend the capabilities or provide information to the user. クラスとクラスを使用すると、 Help HelpProvider アプリケーションのユーザーにヘルプ情報を表示できます。With the Help and HelpProvider classes, you can display Help information to a user of your applications. |
-コモンダイアログボックス- Common Dialog Boxes | Windows には、ファイルを開いたり保存したり、フォントやテキストの色を操作したり、印刷したりするタスクを実行するときに、一貫したユーザーインターフェイスをアプリケーションに提供するための一般的なダイアログボックスがいくつか用意されています。Windows provides several common dialog boxes that you can use to give your application a consistent user interface when performing tasks such as opening and saving files, manipulating the font or text color, or printing. OpenFileDialogクラスとクラスには、 SaveFileDialog ダイアログボックスを表示する機能が用意されています。このダイアログボックスでは、開くファイルまたは保存するファイルの名前をユーザーが検索して入力できます。The OpenFileDialog and SaveFileDialog classes provide the functionality to display a dialog box that lets the user locate and enter the name of a file to open or save. FontDialogクラスは、 Font アプリケーションで使用されるの要素を変更するためのダイアログボックスを表示します。The FontDialog class displays a dialog box to change elements of the Font used by your application. PageSetupDialog、 PrintPreviewDialog 、およびの各クラスには、 PrintDialog ユーザーがドキュメントの印刷を制御できるダイアログボックスが表示されます。The PageSetupDialog, PrintPreviewDialog, and PrintDialog classes display dialog boxes that enable the user to control aspects of printing documents. Windows ベースのアプリケーションからの印刷の詳細については、「名前空間」を参照してください System.Drawing.Printing 。For more information about printing from a Windows-based application, see the System.Drawing.Printing namespace. 名前空間には、コモンダイアログボックスに加えて、 System.Windows.Forms MessageBox ユーザーのデータを表示および取得できるメッセージボックスを表示するためのクラスが用意されています。Besides the common dialog boxes, the System.Windows.Forms namespace provides the MessageBox class for displaying a message box that can display and retrieve data from the user. |
名前空間内には、 System.Windows.Forms 前の概要で説明したクラスをサポートするクラスがいくつかあります。There are several classes within the System.Windows.Forms namespace that provide support to the classes mentioned in the previous summary. サポートクラスの例としては、列挙体、イベント引数クラス、およびコントロールとコンポーネント内のイベントによって使用されるデリゲートなどがあります。Examples of the supporting classes are enumerations, event argument classes, and delegates used by events within controls and components.
注意事項
Windows フォーム名前空間内のクラスは、Windows サービス内での使用はサポートされていません。Classes within the Windows Forms namespace are not supported for use within a Windows service. サービス内からこれらのクラスを使用しようとすると、サービスのパフォーマンスが低下したり、実行時の例外が発生したりするなど、予期しない問題が発生する可能性があります。Trying to use these classes from within a service may produce unexpected problems, such as diminished service performance and run-time exceptions.
.NET Framework バージョン1.1 または .NET Framework 1.0 を使用していて、Windows フォームアプリケーションで Windows XP visual スタイルをサポートする必要がある場合は、 FlatStyle
コントロールのプロパティをに設定 FlatStyle.System し、実行可能ファイルと共にマニフェストを含めるようにしてください。If you are using .NET Framework version 1.1 or .NET Framework 1.0 and you must make your Windows Forms application support Windows XP visual styles, make sure that you set the FlatStyle
property of your controls to FlatStyle.System and include a manifest with your executable file. マニフェストは、アプリケーションの実行可能ファイル内のリソースとして、または実行可能ファイルと同じディレクトリに存在する別のファイルとして含まれている XML ファイルです。A manifest is an XML file that is included either as a resource within your application executable file or as a separate file that resides in the same directory as the executable file. マニフェストの例については、列挙型の「例」を参照してください FlatStyle 。For an example of a manifest, see the Example section for the FlatStyle enumeration. 既定では、.NET Framework バージョン1.1、1.2、および2.0 で visual スタイルが有効になっています。By default visual styles are enabled for the .NET Framework versions 1.1, 1.2, and 2.0.