The CFviImageView type exposes the following members.

Constructors

NameDescription
Public methodCFviImageView
コンストラクタ

Methods

NameDescription
Protected methodAccessibilityNotifyClients(AccessibleEvents, Int32)
指定した子コントロールの指定した AccessibleEvents をユーザー補助クライアント アプリケーションに通知します。
(Inherited from Control.)
Protected methodAccessibilityNotifyClients(AccessibleEvents, Int32, Int32)
指定した子コントロールの指定した AccessibleEvents をユーザー補助クライアント アプリケーションに通知します。
(Inherited from Control.)
Protected methodAdjustFormScrollbars (Inherited from ContainerControl.)
Public methodBeginInvoke(Delegate)
コントロールの基になるハンドルが作成されたスレッド上で、指定したデリゲートを非同期的に実行します。
(Inherited from Control.)
Public methodBeginInvoke(Delegate, array<Object>[]()[][])
コントロールの基になるハンドルが作成されたスレッド上で、指定した引数で指定したデリゲートを非同期的に実行します。
(Inherited from Control.)
Public methodBringToFront
コントロールを z オーダーの最前面へ移動します。
(Inherited from Control.)
Public methodContains
指定したコントロールが、コントロールの子かどうかを示す値を取得します。
(Inherited from Control.)
Protected methodCreateAccessibilityInstance
コントロールの新しいユーザー補助オブジェクトを作成します。
(Inherited from Control.)
Public methodCreateControl
ハンドルおよび子コントロールの作成を含めて、強制的にコントロールを作成します。
(Inherited from Control.)
Protected methodCreateControlsInstance
コントロールのコントロール コレクションの新しいインスタンスを作成します。
(Inherited from Control.)
Public methodCreateGraphics
コントロールの Graphics を作成します。
(Inherited from Control.)
Protected methodCreateHandle
コントロールのハンドルを作成します。
(Inherited from Control.)
Public methodCreateObjRef
リモート オブジェクトとの通信に使用するプロキシの生成に必要な情報をすべて格納しているオブジェクトを作成します。
(Inherited from MarshalByRefObject.)
Protected methodDefWndProc
指定したメッセージを既定のウィンドウ プロシージャに送信します。
(Inherited from Control.)
Protected methodDestroyHandle
コントロールに関連付けられたハンドルを破棄します。
(Inherited from Control.)
Public methodDispose()()()()
Component によって使用されているすべてのリソースを解放します。
(Inherited from Component.)
Protected methodDispose(Boolean)
インスタンスの破棄
(Overrides ContainerControl..::..Dispose(Boolean).)
Public methodDoDragDrop
ドラッグ アンド ドロップ操作を開始します。
(Inherited from Control.)
Public methodDoExpand
画像の表示倍率の拡大
Public methodDoReduce
画像の表示倍率の縮小
Public methodDrawToBitmap
指定したビットマップへのレンダリングをサポートします。
(Inherited from Control.)
Public methodEndInvoke
渡された IAsyncResult によって表される、非同期操作の戻り値を取得します。
(Inherited from Control.)
Public methodEquals
指定した Object が、現在の Object と等しいかどうかを判断します。
(Inherited from Object.)
Protected methodFinalize
Component がガベージ コレクションによってクリアされる前に、アンマネージ リソースを解放し、その他のクリーンアップ操作を実行します。
(Inherited from Component.)
Public methodFindForm
コントロールがあるフォームを取得します。
(Inherited from Control.)
Public methodFitImageHeight
画像の表示倍率の調整 (高さ)
Public methodFitImageSize
画像の表示倍率の調整
Public methodFitImageWidth
画像の表示倍率の調整 (幅)
Public methodFocus
コントロールに入力フォーカスを設定します。
(Inherited from Control.)
Protected methodGetAccessibilityObjectById
指定した AccessibleObject を取得します。
(Inherited from Control.)
Protected methodGetAutoSizeMode
AutoSize プロパティが有効なときのコントロールの動作を示す値を取得します。
(Inherited from Control.)
Public methodGetChildAtPoint(Point)
指定した座標にある子コントロールを取得します。
(Inherited from Control.)
Public methodGetChildAtPoint(Point, GetChildAtPointSkip)
特定の種類の子コントロールを無視するかどうかを指定して、指定した座標にある子コントロールを取得します。
(Inherited from Control.)
Public methodGetContainerControl
コントロールの親チェインの 1 つ上の ContainerControl を返します。
(Inherited from Control.)
Public methodGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from Object.)
Public methodGetLifetimeService
対象のインスタンスの有効期間ポリシーを制御する、現在の有効期間サービス オブジェクトを取得します。
(Inherited from MarshalByRefObject.)
Public methodGetNextControl
子コントロールのタブ オーダー内の 1 つ前または 1 つ後ろのコントロールを取得します。
(Inherited from Control.)
Public methodGetOverlayActive
マウス操作の有効/無効の取得
Public methodGetOverlayEnable
オーバレイの可視属性の取得
Public methodGetPreferredSize
コントロールが適合する四角形領域のサイズを取得します。
(Inherited from Control.)
Protected methodGetScaledBounds
コントロールのスケールが設定される境界を取得します。
(Inherited from Control.)
Protected methodGetScrollState
指定したフラグが設定されているかどうかを判断します。
(Inherited from ScrollableControl.)
Protected methodGetService
Component またはその Container で提供されるサービスを表すオブジェクトを返します。
(Inherited from Component.)
Protected methodGetStyle
コントロールの指定したコントロール スタイル ビットの値を取得します。
(Inherited from Control.)
Protected methodGetTopLevel
コントロールがトップレベル コントロールかどうかを判断します。
(Inherited from Control.)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Public methodHide
コントロールをユーザーに対して非表示にします。
(Inherited from Control.)
Public methodInitializeLifetimeService
対象のインスタンスの有効期間ポリシーを制御する、有効期間サービス オブジェクトを取得します。
(Inherited from MarshalByRefObject.)
Protected methodInitLayout
コントロールが別のコンテナーに追加された後、呼び出されます。
(Inherited from Control.)
Public methodInvalidate()()()()
コントロールの表面全体を無効化して、コントロールを再描画します。
(Inherited from Control.)
Public methodInvalidate(Region)
コントロールの指定した領域を無効にし (そのコントロールの次の描画操作で再描画される領域を示す更新領域に追加し)、描画メッセージがそのコントロールに送信されるようにします。
(Inherited from Control.)
Public methodInvalidate(Boolean)
コントロールの特定の領域を無効にし、そのコントロールに描画メッセージを送信します。オプションとして、そのコントロールに割り当てられている子コントロールも無効にします。
(Inherited from Control.)
Public methodInvalidate(Rectangle)
コントロールの指定した領域を無効にし (そのコントロールの次の描画操作で再描画される領域を示す更新領域に追加し)、描画メッセージがそのコントロールに送信されるようにします。
(Inherited from Control.)
Public methodInvalidate(Region, Boolean)
コントロールの指定した領域を無効にし (そのコントロールの次の描画操作で再描画される領域を示す更新領域に追加し)、描画メッセージがそのコントロールに送信されるようにします。オプションとして、そのコントロールに割り当てられている子コントロールも無効にします。
(Inherited from Control.)
Public methodInvalidate(Rectangle, Boolean)
コントロールの指定した領域を無効にし (そのコントロールの次の描画操作で再描画される領域を示す更新領域に追加し)、描画メッセージがそのコントロールに送信されるようにします。オプションとして、そのコントロールに割り当てられている子コントロールも無効にします。
(Inherited from Control.)
Public methodInvoke(Delegate)
コントロールの基になるウィンドウ ハンドルを所有するスレッド上で、指定したデリゲートを実行します。
(Inherited from Control.)
Public methodInvoke(Delegate, array<Object>[]()[][])
コントロールの基になるウィンドウ ハンドルを所有するスレッド上で、指定した引数リストを使用して、指定したデリゲートを実行します。
(Inherited from Control.)
Protected methodInvokeGotFocus
指定したコントロールの GotFocus イベントを発生させます。
(Inherited from Control.)
Protected methodInvokeLostFocus
指定したコントロールの LostFocus イベントを発生させます。
(Inherited from Control.)
Protected methodInvokeOnClick
指定したコントロールの Click イベントを発生させます。
(Inherited from Control.)
Protected methodInvokePaint
指定したコントロールの Paint イベントを発生させます。
(Inherited from Control.)
Protected methodInvokePaintBackground
指定したコントロールの PaintBackground イベントを発生させます。
(Inherited from Control.)
Protected methodIsInputChar
文字が、コントロールによって認識される入力文字かどうかを判断します。
(Inherited from Control.)
Protected methodIsInputKey
指定されているキーが、通常の入力キーであるか、またはプリプロセスを必要とする特殊なキーであるかを確認します。
(Inherited from Control.)
Protected methodMemberwiseClone()()()()
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
現在の MarshalByRefObject オブジェクトの簡易コピーを作成します。
(Inherited from MarshalByRefObject.)
Protected methodNotifyInvalidate
無効化するコントロールの領域を指定して、Invalidated イベントを発生させます。
(Inherited from Control.)
Protected methodOnAutoSizeChanged
AutoSizeChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnAutoValidateChanged
AutoValidateChanged イベントを発生させます。
(Inherited from ContainerControl.)
Protected methodOnBackColorChanged
BackColorChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnBackgroundImageChanged
BackgroundImageChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnBackgroundImageLayoutChanged
BackgroundImageLayoutChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnBindingContextChanged
BindingContextChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnCausesValidationChanged
CausesValidationChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnChangeUICues
ChangeUICues イベントを発生させます。
(Inherited from Control.)
Protected methodOnClick
Click イベントを発生させます。
(Inherited from Control.)
Protected methodOnClientSizeChanged
ClientSizeChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnContextMenuChanged
ContextMenuChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnContextMenuStripChanged
ContextMenuStripChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnControlAdded
ControlAdded イベントを発生させます。
(Inherited from Control.)
Protected methodOnControlRemoved
ControlRemoved イベントを発生させます。
(Inherited from Control.)
Protected methodOnCreateControl
CreateControl イベントを発生させます。
(Inherited from UserControl.)
Protected methodOnCursorChanged
CursorChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnDockChanged
DockChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnDoubleClick
DoubleClick イベントを発生させます。
(Inherited from Control.)
Protected methodOnDragDrop
DragDrop イベントを発生させます。
(Inherited from Control.)
Protected methodOnDragEnter
DragEnter イベントを発生させます。
(Inherited from Control.)
Protected methodOnDragLeave
DragLeave イベントを発生させます。
(Inherited from Control.)
Protected methodOnDragOver
DragOver イベントを発生させます。
(Inherited from Control.)
Protected methodOnEnabledChanged
EnabledChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnEnter
Enter イベントを発生させます。
(Inherited from Control.)
Protected methodOnFontChanged
FontChanged イベントを発生させます。
(Inherited from ContainerControl.)
Protected methodOnForeColorChanged
ForeColorChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnGiveFeedback
GiveFeedback イベントを発生させます。
(Inherited from Control.)
Protected methodOnGotFocus
GotFocus イベントを発生させます。
(Inherited from Control.)
Protected methodOnHandleCreated
HandleCreated イベントを発生させます。
(Inherited from Control.)
Protected methodOnHandleDestroyed
HandleDestroyed イベントを発生させます。
(Inherited from Control.)
Protected methodOnHelpRequested
HelpRequested イベントを発生させます。
(Inherited from Control.)
Protected methodOnImeModeChanged
ImeModeChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnInvalidated
Invalidated イベントを発生させます。
(Inherited from Control.)
Protected methodOnKeyDown
KeyDown イベントを発生させます。
(Inherited from Control.)
Protected methodOnKeyPress
KeyPress イベントを発生させます。
(Inherited from Control.)
Protected methodOnKeyUp
KeyUp イベントを発生させます。
(Inherited from Control.)
Protected methodOnLayout
Layout イベントを発生させます。
(Inherited from ContainerControl.)
Protected methodOnLeave
Leave イベントを発生させます。
(Inherited from Control.)
Protected methodOnLoad
Load イベントを発生させます。
(Inherited from UserControl.)
Protected methodOnLocationChanged
LocationChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnLostFocus
LostFocus イベントを発生させます。
(Inherited from Control.)
Protected methodOnMarginChanged
MarginChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnMouseCaptureChanged
MouseCaptureChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnMouseClick
MouseClick イベントを発生させます。
(Inherited from Control.)
Protected methodOnMouseDoubleClick
MouseDoubleClick イベントを発生させます。
(Inherited from Control.)
Protected methodOnMouseDown (Inherited from UserControl.)
Protected methodOnMouseEnter
MouseEnter イベントを発生させます。
(Inherited from Control.)
Protected methodOnMouseHover
MouseHover イベントを発生させます。
(Inherited from Control.)
Protected methodOnMouseLeave
MouseLeave イベントを発生させます。
(Inherited from Control.)
Protected methodOnMouseMove
MouseMove イベントを発生させます。
(Inherited from Control.)
Protected methodOnMouseUp
MouseUp イベントを発生させます。
(Inherited from Control.)
Protected methodOnMouseWheel
MouseWheel イベントを発生させます。
(Inherited from ScrollableControl.)
Protected methodOnMove
Move イベントを発生させます。
(Inherited from Control.)
Protected methodOnNotifyMessage
コントロールに Windows メッセージを通知します。
(Inherited from Control.)
Protected methodOnPaddingChanged
PaddingChanged イベントを発生させます。
(Inherited from ScrollableControl.)
Protected methodOnPaint
Paint イベントを発生させます。
(Inherited from Control.)
Protected methodOnPaintBackground
画面のちらつき防止
(Overrides ScrollableControl..::..OnPaintBackground(PaintEventArgs).)
Protected methodOnParentBackColorChanged
コントロールのコンテナーの BackColor プロパティ値が変更された場合に、BackColorChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnParentBackgroundImageChanged
コントロールのコンテナーの BackgroundImage プロパティ値が変更された場合に、BackgroundImageChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnParentBindingContextChanged
コントロールのコンテナーの BindingContext プロパティ値が変更された場合に、BindingContextChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnParentChanged (Inherited from ContainerControl.)
Protected methodOnParentCursorChanged
CursorChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnParentEnabledChanged
コントロールのコンテナーの Enabled プロパティ値が変更された場合に、EnabledChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnParentFontChanged
コントロールのコンテナーの Font プロパティ値が変更された場合に、FontChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnParentForeColorChanged
コントロールのコンテナーの ForeColor プロパティ値が変更された場合に、ForeColorChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnParentRightToLeftChanged
コントロールのコンテナーの RightToLeft プロパティ値が変更された場合に、RightToLeftChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnParentVisibleChanged
コントロールのコンテナーの Visible プロパティ値が変更された場合に、VisibleChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnPreviewKeyDown
PreviewKeyDown イベントを発生させます。
(Inherited from Control.)
Protected methodOnPrint
Paint イベントを発生させます。
(Inherited from Control.)
Protected methodOnQueryContinueDrag
QueryContinueDrag イベントを発生させます。
(Inherited from Control.)
Protected methodOnRegionChanged
RegionChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnResize (Inherited from UserControl.)
Protected methodOnRightToLeftChanged (Inherited from ScrollableControl.)
Protected methodOnScroll
Scroll イベントを発生させます。
(Inherited from ScrollableControl.)
Protected methodOnSizeChanged
SizeChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnStyleChanged
StyleChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnSystemColorsChanged
SystemColorsChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnTabIndexChanged
TabIndexChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnTabStopChanged
TabStopChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnTextChanged
TextChanged イベントを発生させます。
(Inherited from Control.)
Protected methodOnValidated
Validated イベントを発生させます。
(Inherited from Control.)
Protected methodOnValidating
Validating イベントを発生させます。
(Inherited from Control.)
Protected methodOnVisibleChanged (Inherited from ScrollableControl.)
Public methodPerformAutoScale
コンテナー コントロールとその子のスケーリングを実行します。
(Inherited from ContainerControl.)
Public methodPerformLayout()()()()
コントロールがレイアウト ロジックをすべての子コントロールに適用するように強制します。
(Inherited from Control.)
Public methodPerformLayout(Control, String)
コントロールがレイアウト ロジックをすべての子コントロールに適用するように強制します。
(Inherited from Control.)
Public methodPointToClient
指定した画面上のポイントを計算してクライアント座標を算出します。
(Inherited from Control.)
Public methodPointToScreen
指定したクライアント ポイントを計算して画面座標を算出します。
(Inherited from Control.)
Public methodPreProcessControlMessage
キーボード メッセージまたは入力メッセージがディスパッチされる前に、メッセージ ループ内の入力メッセージを前処理します。
(Inherited from Control.)
Public methodPreProcessMessage
キーボード メッセージまたは入力メッセージがディスパッチされる前に、メッセージ ループ内の入力メッセージを前処理します。
(Inherited from Control.)
Protected methodProcessCmdKey (Inherited from ContainerControl.)
Protected methodProcessDialogChar (Inherited from ContainerControl.)
Protected methodProcessDialogKey (Inherited from ContainerControl.)
Protected methodProcessKeyEventArgs
キー メッセージを処理し、適切なコントロール イベントを生成します。
(Inherited from Control.)
Protected methodProcessKeyMessage
キーボード メッセージを処理します。
(Inherited from Control.)
Protected methodProcessKeyPreview
キーボード メッセージをプレビューします。
(Inherited from Control.)
Protected methodProcessMnemonic (Inherited from ContainerControl.)
Protected methodProcessTabKey
次に使用できるコントロールを選択し、そのコントロールをアクティブにします。
(Inherited from ContainerControl.)
Protected methodRaiseDragEvent
適切なドラッグ イベントを発生させます。
(Inherited from Control.)
Protected methodRaiseKeyEvent
適切なキー イベントを発生させます。
(Inherited from Control.)
Protected methodRaiseMouseEvent
適切なマウス イベントを発生させます。
(Inherited from Control.)
Protected methodRaisePaintEvent
適切な描画イベントを発生させます。
(Inherited from Control.)
Protected methodRecreateHandle
強制的にコントロールのハンドルを再作成します。
(Inherited from Control.)
Public methodRectangleToClient
指定した画面上の四角形のサイズと位置をクライアント座標で算出します。
(Inherited from Control.)
Public methodRectangleToScreen
指定したクライアント領域の四角形のサイズと位置を画面座標で算出します。
(Inherited from Control.)
Public methodRefresh
強制的に、コントロールがクライアント領域を無効化し、直後にそのコントロール自体とその子コントロールを再描画するようにします。
(Inherited from Control.)
Public methodResetBackColor
BackColor プロパティを既定値にリセットします。
(Inherited from Control.)
Public methodResetBindings
BindingSource にバインドされたコントロールに対し、リスト内のすべての項目を再度読み込んで表示値を更新するよう通知します。
(Inherited from Control.)
Public methodResetCursor
Cursor プロパティを既定値にリセットします。
(Inherited from Control.)
Public methodResetFont
Font プロパティを既定値にリセットします。
(Inherited from Control.)
Public methodResetForeColor
ForeColor プロパティを既定値にリセットします。
(Inherited from Control.)
Public methodResetImeMode
ImeMode プロパティを既定値にリセットします。
(Inherited from Control.)
Protected methodResetMouseEventArgs
MouseLeave イベントを処理するためのコントロールをリセットします。
(Inherited from Control.)
Public methodResetRightToLeft
RightToLeft プロパティを既定値にリセットします。
(Inherited from Control.)
Public methodResetText
Text プロパティを既定値にリセットします。
(Inherited from Control.)
Public methodResumeLayout()()()()
通常のレイアウト ロジックを再開します。
(Inherited from Control.)
Public methodResumeLayout(Boolean)
通常のレイアウト ロジックを再開します。オプションで、保留中のレイアウト要求のレイアウトを強制的に即時実行します。
(Inherited from Control.)
Protected methodRtlTranslateAlignment(HorizontalAlignment)
指定した HorizontalAlignment を適切な HorizontalAlignment に変換し、テキストを右から左に表示できるようにします。
(Inherited from Control.)
Protected methodRtlTranslateAlignment(LeftRightAlignment)
指定した LeftRightAlignment を適切な LeftRightAlignment に変換し、テキストを右から左に表示できるようにします。
(Inherited from Control.)
Protected methodRtlTranslateAlignment(ContentAlignment)
指定した ContentAlignment を適切な ContentAlignment に変換し、テキストを右から左に表示できるようにします。
(Inherited from Control.)
Protected methodRtlTranslateContent
指定した ContentAlignment を適切な ContentAlignment に変換し、テキストを右から左に表示できるようにします。
(Inherited from Control.)
Protected methodRtlTranslateHorizontal
指定した HorizontalAlignment を適切な HorizontalAlignment に変換し、テキストを右から左に表示できるようにします。
(Inherited from Control.)
Protected methodRtlTranslateLeftRight
指定した LeftRightAlignment を適切な LeftRightAlignment に変換し、テキストを右から左に表示できるようにします。
(Inherited from Control.)
Public methodScale(Single) Obsolete.
コントロールおよび子コントロールのスケールを設定します。
(Inherited from Control.)
Public methodScale(SizeF)
指定されたスケール ファクターによってコントロールおよびすべての子コントロールのスケールを設定します。
(Inherited from Control.)
Public methodScale(Single, Single) Obsolete.
コントロール全体および子コントロールのスケールを設定します。
(Inherited from Control.)
Protected methodScaleControl (Inherited from ScrollableControl.)
Protected methodScaleCore (Inherited from ScrollableControl.)
Public methodScrollControlIntoView
自動スクロール機能が有効になっているコントロール上で、指定した子コントロールが表示されるまでスクロールします。
(Inherited from ScrollableControl.)
Protected methodScrollToControl
指定した子コントロールへのスクロールのオフセットを計算します。
(Inherited from ScrollableControl.)
Public methodSelect()()()()
コントロールをアクティブにします。
(Inherited from Control.)
Protected methodSelect(Boolean, Boolean) (Inherited from ContainerControl.)
Public methodSelectNextControl
次のコントロールをアクティブにします。
(Inherited from Control.)
Public methodSendToBack
コントロールを z オーダーの背面に移動します。
(Inherited from Control.)
Public methodSetAutoScrollMargin
自動スクロールのマージンのサイズを設定します。
(Inherited from ScrollableControl.)
Protected methodSetAutoSizeMode
AutoSize プロパティが有効なときのコントロールの動作を示す値を設定します。
(Inherited from Control.)
Public methodSetBounds(Int32, Int32, Int32, Int32)
コントロールの範囲を指定した位置とサイズに設定します。
(Inherited from Control.)
Public methodSetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)
コントロールの指定した範囲を指定した位置とサイズに設定します。
(Inherited from Control.)
Protected methodSetBoundsCore
このコントロールの指定した境界を設定する作業を実行します。
(Inherited from Control.)
Protected methodSetClientSizeCore
コントロールのクライアント領域のサイズを設定します。
(Inherited from Control.)
Protected methodSetDisplayRectLocation
表示ウィンドウを指定した値に配置します。
(Inherited from ScrollableControl.)
Public methodSetOverlayActive
マウス操作の有効/無効の設定
Public methodSetOverlayEnable
オーバレイの可視属性の設定
Protected methodSetScrollState
指定したスクロール状態フラグを設定します。
(Inherited from ScrollableControl.)
Protected methodSetStyle
指定した ControlStyles フラグを true または false に設定します。
(Inherited from Control.)
Protected methodSetTopLevel
コントロールをトップレベル コントロールとして設定します。
(Inherited from Control.)
Protected methodSetVisibleCore
コントロールを指定した表示状態に設定します。
(Inherited from Control.)
Public methodShow
コントロールをユーザーに対して表示します。
(Inherited from Control.)
Protected methodSizeFromClientSize
クライアント領域の高さおよび幅からコントロール全体のサイズを決定します。
(Inherited from Control.)
Public methodSuspendLayout
コントロールのレイアウト ロジックを一時的に中断します。
(Inherited from Control.)
Public methodToString
Component の名前を格納している String を返します (存在する場合)。このメソッドはオーバーライドできません。
(Inherited from Component.)
Public methodUpdate
コントロールによって、クライアント領域内の無効化された領域が再描画されます。
(Inherited from Control.)
Protected methodUpdateBounds()()()()
コントロールの範囲を現在のサイズと位置で更新します。
(Inherited from Control.)
Protected methodUpdateBounds(Int32, Int32, Int32, Int32)
コントロールの範囲を指定したサイズと位置で更新します。
(Inherited from Control.)
Protected methodUpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)
コントロールの範囲を指定したサイズ、位置、およびクライアント サイズで更新します。
(Inherited from Control.)
Protected methodUpdateDefaultButton
派生クラスによってオーバーライドされた場合に、既定のボタンを更新します。
(Inherited from ContainerControl.)
Public methodUpdateScrollBar
スクロールバー更新
Protected methodUpdateStyles
割り当て済みのスタイルを強制的にコントロールに再適用します。
(Inherited from Control.)
Protected methodUpdateZOrder
コントロールを親の z オーダーで更新します。
(Inherited from Control.)
Public methodValidate()()()()
フォーカスを失ったコントロールの値を、Validating イベントと Validated イベントを順に発生させることによって検証します。
(Inherited from ContainerControl.)
Public methodValidate(Boolean)
自動検証が有効かどうかに応じて、フォーカスを失ったコントロールの値を検証します。
(Inherited from ContainerControl.)
Public methodValidateChildren()()()() (Inherited from UserControl.)
Public methodValidateChildren(ValidationConstraints) (Inherited from UserControl.)
Protected methodWndProc (Inherited from UserControl.)

Properties

NameDescription
Public propertyAccessibilityObject
コントロールに割り当てられた AccessibleObject を取得します。
(Inherited from Control.)
Public propertyAccessibleDefaultActionDescription
ユーザー補助クライアント アプリケーションによって使用される、コントロールの既定のアクションの説明を取得または設定します。
(Inherited from Control.)
Public propertyAccessibleDescription
ユーザー補助クライアント アプリケーションによって使用される、コントロールの説明を取得または設定します。
(Inherited from Control.)
Public propertyAccessibleName
ユーザー補助クライアント アプリケーションによって使用されるコントロールの名前を取得または設定します。
(Inherited from Control.)
Public propertyAccessibleRole
コントロールのアクセスできる役割を取得または設定します。
(Inherited from Control.)
Public propertyActiveControl
コンテナー コントロール上のアクティブ コントロールを取得または設定します。
(Inherited from ContainerControl.)
Public propertyAllowDrop
ユーザーがコントロールにドラッグしたデータを、そのコントロールが受け入れることができるかどうかを示す値を取得または設定します。
(Inherited from Control.)
Public propertyAnchor
コントロールがバインドされるコンテナーの端を取得または設定し、親のサイズ変更時に、コントロールのサイズがどのように変化するかを決定します。
(Inherited from Control.)
Public propertyAutoScaleDimensions
コントロールがデザインされたときの寸法を取得または設定します。
(Inherited from ContainerControl.)
Protected propertyAutoScaleFactor
現在の自動スケーリングの寸法と設計時の自動スケーリングの寸法の間のスケール ファクターを取得します。
(Inherited from ContainerControl.)
Public propertyAutoScaleMode
コントロールの自動スケーリング モードを取得または設定します。
(Inherited from ContainerControl.)
Public propertyAutoScroll
コンテナーで、表示されている境界の外にあるコントロールにユーザーがスクロールできるかどうかを示す値を取得または設定します。
(Inherited from ScrollableControl.)
Public propertyAutoScrollMargin
自動スクロールのマージンのサイズを取得または設定します。
(Inherited from ScrollableControl.)
Public propertyAutoScrollMinSize
自動スクロールの最小サイズを取得または設定します。
(Inherited from ScrollableControl.)
Public propertyAutoScrollOffset
ScrollControlIntoView(Control) でのこのコントロールのスクロール先を取得または設定します。
(Inherited from Control.)
Public propertyAutoScrollPosition
自動スクロールの位置を取得または設定します。
(Inherited from ScrollableControl.)
Public propertyAutoSize (Inherited from UserControl.)
Public propertyAutoSizeMode
コントロールのサイズを自動的に変更する方法を取得します。
(Inherited from UserControl.)
Public propertyAutoValidate
ユーザーが別のコントロールにフォーカスを移したときに、コントロールが検証を実行する方法を取得または設定します。
(Inherited from UserControl.)
Public propertyBackColor
コントロールの背景色を取得または設定します。
(Inherited from Control.)
Public propertyBackgroundImage
コントロールに表示される背景イメージを取得または設定します。
(Inherited from Control.)
Public propertyBackgroundImageLayout
ImageLayout 列挙体で定義された背景イメージ レイアウトを取得または設定します。
(Inherited from Control.)
Public propertyBindingContext (Inherited from ContainerControl.)
Public propertyBorderStyle
ユーザー コントロールの境界線スタイルを取得または設定します。
(Inherited from UserControl.)
Public propertyBottom
コントロールの下端とコンテナーのクライアント領域の上端の間の距離をピクセルで取得します。
(Inherited from Control.)
Public propertyBounds
クライアント以外の要素を含むコントロールの、親コントロールに対する相対的なサイズおよび位置をピクセル単位で取得または設定します。
(Inherited from Control.)
Protected propertyCanEnableIme
ImeMode プロパティをアクティブな値に設定して、IME サポートを有効にできるかどうかを示す値を取得します。
(Inherited from ContainerControl.)
Public propertyCanFocus
コントロールがフォーカスを受け取ることができるかどうかを示す値を取得します。
(Inherited from Control.)
Protected propertyCanRaiseEvents
コントロールでイベントが発生するかどうかを決定します。
(Inherited from Control.)
Public propertyCanSelect
コントロールを選択できるかどうかを示す値を取得します。
(Inherited from Control.)
Public propertyCapture
コントロールがマウスをキャプチャしたかどうかを示す値を取得または設定します。
(Inherited from Control.)
Public propertyCausesValidation
そのコントロールが原因で、フォーカスを受け取ると検証が必要なコントロールに対して、検証が実行されるかどうかを示す値を取得または設定します。
(Inherited from Control.)
Public propertyClientRectangle
コントロールのクライアント領域を表す四角形を取得します。
(Inherited from Control.)
Public propertyClientSize
コントロールのクライアント領域の高さと幅を取得または設定します。
(Inherited from Control.)
Public propertyCompanyName
コントロールを含んでいるアプリケーションの会社または作成者の名前を取得します。
(Inherited from Control.)
Public propertyContainer
Component を格納している IContainer を取得します。
(Inherited from Component.)
Public propertyContainsFocus
コントロール、またはその子コントロールの 1 つに、現在入力フォーカスがあるかどうかを示す値を取得します。
(Inherited from Control.)
Public propertyContextMenu
コントロールに関連付けられたショートカット メニューを取得または設定します。
(Inherited from Control.)
Public propertyContextMenuStrip
このコントロールに関連付けられている ContextMenuStrip を取得または設定します。
(Inherited from Control.)
Public propertyControls
コントロール内に格納されているコントロールのコレクションを取得します。
(Inherited from Control.)
Public propertyCreated
コントロールが作成されているかどうかを示す値を取得します。
(Inherited from Control.)
Protected propertyCreateParams (Inherited from UserControl.)
Public propertyCurrentAutoScaleDimensions
現在の画面の実行時寸法を取得します。
(Inherited from ContainerControl.)
Public propertyCursor
マウス ポインターがコントロールの上にあるときに表示されるカーソルを取得または設定します。
(Inherited from Control.)
Public propertyDataBindings
コントロールのデータ連結を取得します。
(Inherited from Control.)
Protected propertyDefaultCursor
コントロールの既定のカーソルを取得または設定します。
(Inherited from Control.)
Protected propertyDefaultImeMode
コントロールがサポートしている既定の IME (Input Method Editor) モードを取得します。
(Inherited from Control.)
Protected propertyDefaultMargin
コントロール間に既定で指定されている空白をピクセル単位で取得します。
(Inherited from Control.)
Protected propertyDefaultMaximumSize
コントロールの既定の最大サイズとして指定されている長さおよび高さをピクセル単位で取得します。
(Inherited from Control.)
Protected propertyDefaultMinimumSize
コントロールの既定の最小サイズとして指定されている長さおよび高さをピクセル単位で取得します。
(Inherited from Control.)
Protected propertyDefaultPadding
コントロールの内容の内部間隔をピクセル単位で取得します。
(Inherited from Control.)
Protected propertyDefaultSize (Inherited from UserControl.)
Protected propertyDesignMode
Component が現在デザイン モードかどうかを示す値を取得します。
(Inherited from Component.)
Public propertyDisplay
ディスプレイクラス (インスタンスの差し替えはできません。)
Public propertyDisplayRectangle
コントロールの仮想表示領域を表す四角形を取得します。
(Inherited from ScrollableControl.)
Public propertyDisplayRectangleReal
実際の表示領域の四角形 (スクロールバーを除いた、実際に見えている部分のサイズ)
Public propertyDisposing
基本 Control クラスが破棄処理中かどうかを示す値を取得します。
(Inherited from Control.)
Public propertyDock
コントロールの境界のうち、親コントロールにドッキングする境界を取得または設定します。また、コントロールのサイズが親コントロール内でどのように変化するかを決定します。
(Inherited from Control.)
Public propertyDockPadding
コントロールのすべての端に対するドッキング埋め込みの設定を取得します。
(Inherited from ScrollableControl.)
Protected propertyDoubleBuffered
ちらつきを軽減または回避するために、2 次バッファーを使用してコントロールの表面を再描画するかどうかを示す値を取得または設定します。
(Inherited from Control.)
Public propertyEnabled
コントロールがユーザーとの対話に応答できるかどうかを示す値を取得または設定します。
(Inherited from Control.)
Public propertyEnableMouseGrip
マウスグリップの有効属性 [既定:false]
Public propertyEnableMouseWheel
マウスホイールの有効属性 [既定:true]
Public propertyEnableScrollBar
スクロールバーの可視属性 [既定:true]
Protected propertyEvents
Component に結び付けられているイベント ハンドラーのリストを取得します。
(Inherited from Component.)
Public propertyFocused
コントロールに入力フォーカスがあるかどうかを示す値を取得します。
(Inherited from Control.)
Public propertyFocusMode
フォーカスモード [既定:Default]
Public propertyFont
コントロールによって表示されるテキストのフォントを取得または設定します。
(Inherited from Control.)
Protected propertyFontHeight
コントロールのフォントの高さを取得または設定します。
(Inherited from Control.)
Public propertyForeColor
コントロールの前景色を取得または設定します。
(Inherited from Control.)
Public propertyHandle
コントロールのバインド先のウィンドウ ハンドルを取得します。
(Inherited from Control.)
Public propertyHasChildren
コントロールに 1 つ以上の子コントロールが格納されているかどうかを示す値を取得します。
(Inherited from Control.)
Public propertyHeight
コントロールの高さを取得または設定します。
(Inherited from Control.)
Public propertyHorizontalScroll
水平スクロール バーに関連付けられた特性を取得します。
(Inherited from ScrollableControl.)
Protected propertyHScroll
水平スクロール バーが表示されるかどうかを示す値を、取得または設定します。
(Inherited from ScrollableControl.)
Public propertyImage
描画対象の画像オブジェクト
Public propertyImeMode
コントロールの IME (Input Method Editor) モードを取得または設定します。
(Inherited from Control.)
Protected propertyImeModeBase
コントロールの IME モードを取得または設定します。
(Inherited from Control.)
Public propertyInvokeRequired
呼び出し元がコントロールの作成されたスレッドと異なるスレッド上にあるため、コントロールに対してメソッドの呼び出しを実行するときに、呼び出し元で invoke メソッドを呼び出す必要があるかどうかを示す値を取得します。
(Inherited from Control.)
Public propertyIsAccessible
コントロールがユーザー補助アプリケーションに表示されるかどうかを示す値を取得または設定します。
(Inherited from Control.)
Public propertyIsDisposed
コントロールが破棄されているかどうかを示す値を取得します。
(Inherited from Control.)
Public propertyIsHandleCreated
コントロールにハンドルが関連付けられているかどうかを示す値を取得します。
(Inherited from Control.)
Public propertyIsMirrored
コントロールがミラー化されるかどうかを示す値を取得します。
(Inherited from Control.)
Public propertyLayoutEngine
コントロールのレイアウト エンジンのキャッシュされたインスタンスを取得します。
(Inherited from Control.)
Public propertyLeft
コントロールの左端とコンテナーのクライアント領域の左端の間の距離をピクセルで取得または設定します。
(Inherited from Control.)
Public propertyLocation
コンテナーの左上隅に対する相対座標として、コントロールの左上隅の座標を取得または設定します。
(Inherited from Control.)
Public propertyMargin
コントロール間の空白を取得または設定します。
(Inherited from Control.)
Public propertyMaximumSize
GetPreferredSize(Size) が指定できる上限のサイズを取得または設定します。
(Inherited from Control.)
Public propertyMinimumSize
GetPreferredSize(Size) が指定できる下限のサイズを取得または設定します。
(Inherited from Control.)
Public propertyName
コントロールの名前を取得または設定します。
(Inherited from Control.)
Public propertyPadding
コントロールの埋め込みを取得または設定します。
(Inherited from Control.)
Public propertyParent
コントロールの親コンテナーを取得または設定します。
(Inherited from Control.)
Public propertyParentForm
コンテナー コントロールが割り当てられるフォームを取得します。
(Inherited from ContainerControl.)
Public propertyPreferredSize
コントロールが適合する四角形領域のサイズを取得します。
(Inherited from Control.)
Public propertyProductName
コントロールを格納しているアセンブリの製品名を取得します。
(Inherited from Control.)
Public propertyProductVersion
コントロールを格納しているアセンブリのバージョンを取得します。
(Inherited from Control.)
Public propertyRecreatingHandle
コントロールが現在そのコントロールのハンドルを再作成中かどうかを示す値を取得します。
(Inherited from Control.)
Public propertyRegion
コントロールに関連付けられたウィンドウ領域を取得または設定します。
(Inherited from Control.)
Protected propertyRenderRightToLeft Obsolete.
このプロパティは使用されなくなりました。
(Inherited from Control.)
Protected propertyResizeRedraw
サイズが変更されたときに、コントロールがコントロール自体を再描画するかどうかを示す値を取得または設定します。
(Inherited from Control.)
Public propertyRight
コントロールの右端とコンテナーのクライアント領域の左端の間の距離をピクセルで取得します。
(Inherited from Control.)
Public propertyRightToLeft
コントロールの要素が、右から左へ表示されるフォントを使用するロケールをサポートするように配置されているかどうかを示す値を取得または設定します。
(Inherited from Control.)
Protected propertyScaleChildren
子コントロールのスケーリングを決定する値を取得します。
(Inherited from Control.)
Public propertyScrollBarH
水平スクロールバー (インスタンス参照)
Public propertyScrollBarV
垂直スクロールバー (インスタンス参照)
Protected propertyShowFocusCues
コントロールがフォーカスを示す四角形を表示する必要があるかどうかを示す値を取得します。
(Inherited from Control.)
Protected propertyShowKeyboardCues
ユーザー インターフェイスがキーボード アクセラレータを表示または非表示にする適切な状態かどうかを示す値を取得します。
(Inherited from Control.)
Public propertySite
コントロールのサイトを取得または設定します。
(Inherited from Control.)
Public propertySize
コントロールの高さと幅を取得または設定します。
(Inherited from Control.)
Public propertyTabIndex
コンテナー内のコントロールのタブ オーダーを取得または設定します。
(Inherited from Control.)
Public propertyTabStop
ユーザーが Tab キーで、このコントロールにフォーカスを移すことができるかどうかを示す値を取得または設定します。
(Inherited from Control.)
Public propertyTag
コントロールに関するデータを格納するオブジェクトを取得または設定します。
(Inherited from Control.)
Public propertyText (Inherited from UserControl.)
Public propertyTop
コントロールの上端とコンテナーのクライアント領域の上端の間の距離をピクセル単位で取得または設定します。
(Inherited from Control.)
Public propertyTopLevelControl
別の Windows フォーム コントロールを親として持たない親コントロールを取得します。一般的に、これは、コントロールを格納している、最も外側の Form です。
(Inherited from Control.)
Public propertyUseWaitCursor
現在のコントロールおよびすべての子コントロールに待機カーソルを使用するかどうかを示す値を取得または設定します。
(Inherited from Control.)
Public propertyVerticalScroll
垂直スクロール バーに関連付けられた特性を取得します。
(Inherited from ScrollableControl.)
Public propertyVisible
コントロールとそのすべての子コントロールが表示されているかどうかを示す値を取得または設定します。
(Inherited from Control.)
Protected propertyVScroll
垂直スクロール バーが表示されるかどうかを示す値を、取得または設定します。
(Inherited from ScrollableControl.)
Public propertyWidth
コントロールの幅を取得または設定します。
(Inherited from Control.)
Public propertyWindowTarget
このクラスでは、このプロパティは使用されません。
(Inherited from Control.)

Events

NameDescription
Public eventAutoSizeChanged
AutoSize プロパティが変更された場合に発生します。
(Inherited from UserControl.)
Public eventAutoValidateChanged
AutoValidate プロパティが変更された場合に発生します。
(Inherited from UserControl.)
Public eventBackColorChanged
BackColor プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventBackgroundImageChanged
BackgroundImage プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventBackgroundImageLayoutChanged
BackgroundImageLayout プロパティが変更された場合に発生します。
(Inherited from Control.)
Public eventBindingContextChanged
BindingContext プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventCausesValidationChanged
CausesValidation プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventChangeUICues
フォーカス四角形またはキーボード インターフェイス (UI) キューが変更されたときに発生します。
(Inherited from Control.)
Public eventClick
コントロールがクリックされたときに発生します。
(Inherited from Control.)
Public eventClientSizeChanged
ClientSize プロパティの値が変更されたときに発生します。
(Inherited from Control.)
Public eventContextMenuChanged
ContextMenu プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventContextMenuStripChanged
ContextMenuStrip プロパティの値が変更されたときに発生します。
(Inherited from Control.)
Public eventControlAdded
新しいコントロールが Control..::..ControlCollection に追加されたときに発生します。
(Inherited from Control.)
Public eventControlRemoved
Control..::..ControlCollection からコントロールが削除されたときに発生します。
(Inherited from Control.)
Public eventCursorChanged
Cursor プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventDisposed
Dispose()()()() メソッドの呼び出しによってコンポーネントが破棄されると発生します。
(Inherited from Component.)
Public eventDockChanged
Dock プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventDoubleClick
コントロールがダブルクリックされたときに発生します。
(Inherited from Control.)
Public eventDragDrop
ドラッグ アンド ドロップ操作が完了したときに発生します。
(Inherited from Control.)
Public eventDragEnter
オブジェクトがコントロールの境界内にドラッグされると発生します。
(Inherited from Control.)
Public eventDragLeave
オブジェクトがコントロールの境界の外へドラッグされると発生します。
(Inherited from Control.)
Public eventDragOver
オブジェクトがコントロールの境界を超えてドラッグされると発生します。
(Inherited from Control.)
Public eventEnabledChanged
Enabled プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventEnter
コントロールが入力されると発生します。
(Inherited from Control.)
Public eventFontChanged
Font プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventForeColorChanged
ForeColor プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventGiveFeedback
ドラッグ操作中に発生します。
(Inherited from Control.)
Public eventGotFocus
コントロールがフォーカスを受け取ると発生します。
(Inherited from Control.)
Public eventHandleCreated
コントロールに対してハンドルが作成されると発生します。
(Inherited from Control.)
Public eventHandleDestroyed
コントロールのハンドルが破棄されているときに発生します。
(Inherited from Control.)
Public eventHelpRequested
ユーザーがコントロールのヘルプを要求すると発生します。
(Inherited from Control.)
Public eventImeModeChanged
ImeMode プロパティが変更された場合に発生します。
(Inherited from Control.)
Public eventInvalidated
コントロールの表示で再描画が必要なときに発生します。
(Inherited from Control.)
Public eventKeyDown
コントロールにフォーカスがあるときにキーが押されると発生します。
(Inherited from Control.)
Public eventKeyPress
コントロールにフォーカスがあるときにキーが押されると発生します。
(Inherited from Control.)
Public eventKeyUp
コントロールにフォーカスがあるときにキーが離されると発生します。
(Inherited from Control.)
Public eventLayout
コントロールの子コントロールの位置を変更する必要があるときに発生します。
(Inherited from Control.)
Public eventLeave
入力フォーカスがコントロールを離れると発生します。
(Inherited from Control.)
Public eventLoad
コントロールが初めて表示される前に発生します。
(Inherited from UserControl.)
Public eventLocationChanged
Location プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventLostFocus
コントロールにフォーカスがなくなると発生します。
(Inherited from Control.)
Public eventMarginChanged
コントロールのマージンが変更されたときに発生します。
(Inherited from Control.)
Public eventMouseCaptureChanged
コントロールでマウスのキャプチャを失ったか取得したときに発生します。
(Inherited from Control.)
Public eventMouseClick
コントロールがマウスでクリックされたときに発生します。
(Inherited from Control.)
Public eventMouseDoubleClick
コントロールがマウスでダブルクリックされたときに発生します。
(Inherited from Control.)
Public eventMouseDown
マウス ポインターがコントロール上にあり、マウス ボタンがクリックされると発生します。
(Inherited from Control.)
Public eventMouseEnter
マウス ポインターによってコントロールが入力されると発生します。
(Inherited from Control.)
Public eventMouseHover
マウス ポインターをコントロールの上に重ねると発生します。
(Inherited from Control.)
Public eventMouseLeave
マウス ポインターがコントロールを離れると発生します。
(Inherited from Control.)
Public eventMouseMove
マウス ポインターがコントロール上を移動すると発生します。
(Inherited from Control.)
Public eventMouseUp
マウス ポインターがコントロール上にあり、マウス ボタンが離されると発生します。
(Inherited from Control.)
Public eventMouseWheel
コントロールにフォーカスがあるときにマウス ホイールが動くと発生します。
(Inherited from Control.)
Public eventMove
コントロールが移動されると発生します。
(Inherited from Control.)
Public eventPaddingChanged
コントロールの埋め込みが変更されたときに発生します。
(Inherited from Control.)
Public eventPaint
コントロールが再描画されると発生します。
(Inherited from Control.)
Public eventParentChanged
Parent プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventPreviewKeyDown
このコントロールにフォーカスがあるときにキーが押された場合、KeyDown イベントの前に発生します。
(Inherited from Control.)
Public eventQueryAccessibilityHelp
AccessibleObject がユーザー補助アプリケーションにヘルプを提供したときに発生します。
(Inherited from Control.)
Public eventQueryContinueDrag
ドラッグ アンド ドロップ操作中に発生し、ドラッグ ソースがドラッグ アンド ドロップ操作をキャンセルする必要があるかどうかを決定できるようにします。
(Inherited from Control.)
Public eventRegionChanged
Region プロパティの値が変更されたときに発生します。
(Inherited from Control.)
Public eventResize
コントロールのサイズが変更されると発生します。
(Inherited from Control.)
Public eventRightToLeftChanged
RightToLeft プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventScroll
ユーザーまたはコードによってクライアント領域がスクロールされたときに発生します。
(Inherited from ScrollableControl.)
Public eventSizeChanged
Size プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventStyleChanged
コントロール スタイルが変更されると発生します。
(Inherited from Control.)
Public eventSystemColorsChanged
システム カラーが変更されると発生します。
(Inherited from Control.)
Public eventTabIndexChanged
TabIndex プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventTabStopChanged
TabStop プロパティの値が変更された場合に発生します。
(Inherited from Control.)
Public eventTextChanged (Inherited from UserControl.)
Public eventValidated
コントロールの検証が終了すると発生します。
(Inherited from Control.)
Public eventValidating
コントロールが検証を行っているときに発生します。
(Inherited from Control.)
Public eventVisibleChanged
Visible プロパティの値が変更された場合に発生します。
(Inherited from Control.)

See Also