PowerTools SPREAD for Windows Forms 10.0J
SuperEditBase クラス メンバ
プロパティ  メソッド  イベント


SuperEditBaseデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前説明
Public プロパティAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleNameGets or sets the name of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleRoleGets or sets the accessible role of the control System.Windows.Forms.Controlから継承されます。
Public プロパティAlignHorzオーバーライドされます。 コントロールの内容の水平方向の配置を取得または設定します。  
Public プロパティAlignTextオーバーライドされます。 ピクチャの配置を基準としたテキストの配置を取得または設定します。  
Public プロパティAllowClipboardKeysコントロールがクリップボードショートカットキーをサポートするかどうかを取得または設定します。  
Public プロパティAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。
Public プロパティAllowNullコントロールがNull値を有効とみなすかどうかを取得または設定します。  
Public プロパティAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。
Public プロパティAutoAdvance矢印キーでポインタが移動したときにフォーカスが別のコントロールに移動するかどうかを取得または設定します。  
Public プロパティAutoHeightフォントに基づいてコントロール全体をサイズ変更するかどうかを取得または設定します。  
Public プロパティAutoMenu基本的な編集操作のコンテキストメニューをコントロールが表示するかどうかを取得または設定します。  
Public プロパティAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). System.Windows.Forms.Controlから継承されます。
Public プロパティBackColorオーバーライドされます。 コントロールの背景色を取得または設定します。  
Public プロパティBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. System.Windows.Forms.Controlから継承されます。
Public プロパティBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティBorderコントロールの境界線を取得または設定します。  
Public プロパティBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. System.Windows.Forms.Controlから継承されます。
Public プロパティButtonAlign編集コントロールのボタンの配置を取得または設定します。  
Public プロパティButtonColor編集コントロールのボタンの背景色を取得または設定します。  
Public プロパティButtonIndex編集コントロールのボタンのインデックス値を取得または設定します。  
Public プロパティButtonMargin編集コントロールのボタンとテキストの間の余白を取得または設定します。  
Public プロパティButtonMarginColor編集コントロールのボタンとテキストの間の余白の色を取得または設定します。  
Public プロパティButtonMax編集コントロールのボタンインデックスの最大値を取得または設定します。  
Public プロパティButtonMin編集コントロールのボタンインデックスの最小値を取得または設定します。  
Public プロパティButtonStyle編集コントロールに表示するボタンの種類を取得または設定します。  
Public プロパティButtonWidth編集コントロールのボタンの幅を取得または設定します。  
Public プロパティButtonWrapボタンインデックスがButtonMinプロパティまたはButtonMaxプロパティで指定した値に達したとき折り返すどうかを取得または設定します。  
Public プロパティCanFocusオーバーライドされます。 編集コントロールがフォーカスを受け取れるかどうかを取得または設定します。  
Public プロパティCanSelectGets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。
Public プロパティCanShowSelectionGripperグリッパーを表示できるかどうかを取得します。  
Public プロパティCanValidateフォーカスを失ったときにコントロールがデータを検証するかどうかを取得または設定します。  
Public プロパティCaptureGets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。
Public プロパティCausesValidationコントロールがフォーカスを失ったときに他のコントロールでデータ検証が発生するかどうかを取得または設定します。  
Public プロパティClientRectangleGets the rectangle that represents the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティClientSizeGets or sets the height and width of the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティCompanyNameGets the name of the company or creator of the application containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティContainsFocus要素に現在入力フォーカスがあるかどうかを取得します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティContextMenuオーバーライドされます。 コントロールで表示するコンテキストメニューを取得または設定します。  
Public プロパティContextMenuStripオーバーライドされます。 コントロールに対して表示するコンテキストメニューストリップを取得または設定します。  
Public プロパティControlsGets the collection of controls contained within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティControlTypeコントロールが読み取り/書き込み、読み取り専用、静的のいずれかであるか、またはボタンを押したときに値の変更を許可するかどうかを取得または設定します。  
Public プロパティCreatedGets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。
Public プロパティCursorオーバーライドされます。 ポインタが編集コントロールの上に置かれているときのポインタの画像を取得または設定します。  
Public プロパティDataBindingsGets the data bindings for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDeviceDpi System.Windows.Forms.Controlから継承されます。
Public プロパティDisplayRectangleGets the rectangle that represents the display area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. System.Windows.Forms.Controlから継承されます。
Public プロパティDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。
Public プロパティDrawFocusRectangleオーバーライドされます。 編集コントロールのフォーカス矩形の描画スタイルを取得または設定します。  
Public プロパティEditModeCursorPosition編集コントロールのフォーカスを受け取ったときのポインタの位置を取得または設定します。  
Public プロパティEnabledオーバーライドされます。 コントロールがフォーカスを受け取ってユーザーアクションに応答するかどうかを取得または設定します。  
Public プロパティFocusedオーバーライドされます。 編集コントロールにフォーカスがあるかどうかを表すブール値を取得します。  
Public プロパティFontオーバーライドされます。 コントロールのフォントを取得または設定します。  
Public プロパティForeColorオーバーライドされます。 コントロールのテキスト色を取得または設定します。  
Public プロパティFormatterコントロールのフォーマッタを取得または設定します。  
Public プロパティFormatText編集コントロールのテキスト内容を書式設定する方法を取得します。  
Public プロパティHandleGets the window handle that the control is bound to. System.Windows.Forms.Controlから継承されます。
Public プロパティHasChildrenGets a value indicating whether the control contains one or more child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティHeightGets or sets the height of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティHideSelectionコントロールがフォーカスを失ったときに選択されているテキストのハイライト表示も取り消すかどうかを取得または設定します。  
Public プロパティHotkeyPrefix文字の前にアンパーサンド(&)を入力したときに、静的コントロールで その文字にアンダースコア(_)を付けるかどうかを取得または設定します。  
Public プロパティImeModeGets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティInvalidColorコントロールに無効なデータが含まれているときに表示する背景色を取得または設定します。  
Public プロパティInvalidOptionコントロールがフォーカスを失ったとき無効なデータを表示する、非表示にする、またはクリアするかを取得または設定します。  
Public プロパティInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. System.Windows.Forms.Controlから継承されます。
Public プロパティIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public プロパティIsDisposedGets a value indicating whether the control has been disposed of. System.Windows.Forms.Controlから継承されます。
Public プロパティIsHandleCreatedGets a value indicating whether the control has a handle associated with it. System.Windows.Forms.Controlから継承されます。
Public プロパティIsMirroredGets a value indicating whether the control is mirrored. System.Windows.Forms.Controlから継承されます。
Public プロパティLayoutEngineGets a cached instance of the control's layout engine. System.Windows.Forms.Controlから継承されます。
Public プロパティLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. System.Windows.Forms.Controlから継承されます。
Public プロパティMarginGets or sets the space between controls. System.Windows.Forms.Controlから継承されます。
Public プロパティMarginBottomコントロール下端と内容の間の余白を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティMarginLeftコントロール左端と内容の間の余白を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティMarginRightコントロール右端と内容の間の余白を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティMarginTopコントロール上端と内容の間の余白を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティMaxLengthコントロール内に入力または貼り付け可能な最大文字数を取得または設定します。  
Public プロパティMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティModified編集コントロールのテキストが変更されているかどうかを表すブール値を取得または設定します。  
Public プロパティNameコントロールを識別するためにコード内で使用する名前を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティNullColorコントロールがNull値を含むときに表示する背景色を取得または設定します。  
Public プロパティPaddingGets or sets padding within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティParentコントロールの親を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティPictureオーバーライドされます。 編集コントロールに表示するピクチャを取得または設定します。  
Public プロパティPictureMarginオーバーライドされます。 テキストとピクチャの間の余白を取得または設定します。  
Public プロパティPictureOrientationオーバーライドされます。 編集コントロールのピクチャの向きを取得または設定します。  
Public プロパティPictureTransparencyColorオーバーライドされます。 編集コントロールのピクチャの透過色を取得または設定します。  
Public プロパティPictureTransparencyTolerance要素の透過許容誤差を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティPreferredSizeGets the size of a rectangular area into which the control can fit. System.Windows.Forms.Controlから継承されます。
Public プロパティProductNameGets the product name of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティProductVersionGets the version of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. System.Windows.Forms.Controlから継承されます。
Public プロパティRectangleコントロールのサイズを表す矩形を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティRedrawコントロールまたはその値を変更するプロパティが設定されるたびに、コントロール全体を自動更新するかどうかを取得または設定します。
FarPoint.Win.ElementControlから継承されます。
Public プロパティRegionGets or sets the window region associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. System.Windows.Forms.Controlから継承されます。
Public プロパティSelectableオーバーライドされます。 ユーザーが編集コントロールを操作できるかどうかを取得または設定します。  
Public プロパティSelectedText編集コントロールで現在選択されているテキストを取得または設定します。  
Public プロパティSelectionLength編集コントロールで選択されている文字数を取得または設定します。  
Public プロパティSelectionStart選択されている文字の先頭位置、または文字が選択されていない場合の 挿入ポイントの位置を取得または設定します。  
Public プロパティSiteGets or sets the site of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティSizeGets or sets the height and width of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティStateコントロールの要素の状態を取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. System.Windows.Forms.Controlから継承されます。
Public プロパティTagGets or sets the object that contains data about the control. System.Windows.Forms.Controlから継承されます。
Public プロパティTextオーバーライドされます。 コントロールの書式設定された内容を、表示されるとおりの文字列として取得または設定します。  
Public プロパティTextOrientationオーバーライドされます。 編集コントロールのテキストの向きを取得または設定します。  
Public プロパティTextWrapオーバーライドされます。 改行せずにテキストを自動的に折り返すどうかを取得または設定します。  
Public プロパティTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. System.Windows.Forms.Controlから継承されます。
Public プロパティUserEntryデータがコントロールに提供されたときの検証方法を取得または設定します。  
Public プロパティUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティValue編集コントロールの書式なしの値を取得または設定します。  
Public プロパティVisibleコントロールを表示するかどうかを取得または設定します。 FarPoint.Win.ElementControlから継承されます。
Public プロパティVisualStyles表示スタイルが使用されるかどうかを取得または設定します。  
Public プロパティWidthGets or sets the width of the control. System.Windows.Forms.Controlから継承されます。
トップ
プロテクト プロパティ
 名前説明
Protected プロパティCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. System.Windows.Forms.Controlから継承されます。
Protected プロパティCanRaiseEventsDetermines if events can be raised on the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティCreateParamsGets the required creation parameters when the control handle is created. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultCursorGets or sets the default cursor for the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMarginGets the space, in pixels, that is specified by default between controls. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultSizeGets the default size of the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDesignMode System.ComponentModel.Componentから継承されます。
Protected プロパティDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. System.Windows.Forms.Controlから継承されます。
Protected プロパティElements現在のElementControlが含むIElement派生オブジェクトのコレクションを取得します。 FarPoint.Win.ElementControlから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティFontHeightGets or sets the height of the font of the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティImeModeBaseオーバーライドされます。 基本IMEモードを取得または設定します。  
Protected プロパティResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. System.Windows.Forms.Controlから継承されます。
Protected プロパティScaleChildrenGets a value that determines the scaling of child controls. System.Windows.Forms.Controlから継承されます。
トップ
パブリック メソッド
 名前説明
Public メソッドBeginInvokeオーバーロードされます。 Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. System.Windows.Forms.Controlから継承されます。
Public メソッドBringToFrontBrings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。
Public メソッドClear編集コントロールの選択されている内容をすべて削除します。  
Public メソッドClearAll編集コントロールの内容をすべて削除します。  
Public メソッドContainsRetrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。
Public メソッドCopy編集コントロールで選択されているテキストをクリップボードにコピーします。  
Public メソッドCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateGraphicsCreates the System.Drawing.Graphics for the control. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateStringWithLiteralsリテラル文字から成る文字列を作成します。  
Public メソッドCut編集コントロールで選択されている内容をクリップボードに切り取ります。  
Public メソッドDrawToBitmapSupports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。
Public メソッドEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。
Public メソッドFindFormRetrieves the form that the control is on. System.Windows.Forms.Controlから継承されます。
Public メソッドFocusオーバーロードされます。 フォーカスをコントロールに移動します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetCharIndexAtPointグラフィック オブジェクトの指定した位置にある文字インデックスを計算します。  
Public メソッドGetChildAtPointオーバーロードされます。 Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. System.Windows.Forms.Controlから継承されます。
Public メソッドGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. System.Windows.Forms.Controlから継承されます。
Public メソッドGetControlコントロールを取得します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetElementStyle要素のスタイルを取得します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetFontフォントが指定されていない場合、現在のフォントまたはデフォルトのフォントを取得します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetLeftmostCharacters左端の文字から開始して指定した文字数を取得します。  
Public メソッドGetNextControlRetrieves the next control forward or back in the tab order of child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。
Public メソッドGetRightmostCharacters右端の文字から開始して指定した数の文字を取得します。  
Public メソッドHideConceals the control from the user. System.Windows.Forms.Controlから継承されます。
Public メソッドInvalidateオーバーロードされます。 Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. System.Windows.Forms.Controlから継承されます。
Public メソッドInvokeオーバーロードされます。 Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。
Public メソッドIsMouseOverButtonポインタが編集コントロールのボタンの上にあるかどうかを判定します。  
Public メソッドIsNullコントロールがNull値を含むかどうかを判定します。  
Public メソッドIsValidコントロールの内容が有効かどうかを判定します。  
Public メソッドLogicalToDeviceUnits System.Windows.Forms.Controlから継承されます。
Public メソッドOnAdvanceAdvanceイベントを発生させます。  
Public メソッドOnInvalidDataInvalidDataイベントを発生させます。  
Public メソッドOnPaintオーバーロードされます。 オーバーライドされます。 Paint イベントを発生させて、編集コントロールを描画します。  
Public メソッドOnPaintBackgroundオーバーロードされます。 要素の背景を描画します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドOnUserErrorUserErrorイベントを発生させます。  
Public メソッドPasteクリップボードの内容を編集コントロールに貼り付けます。  
Public メソッドPerformLayoutオーバーロードされます。 Forces the control to apply layout logic to all its child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドPointToClientComputes the location of the specified screen point into client coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドPointToScreenComputes the location of the specified client point into screen coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドRefreshForces the control to invalidate its client area and immediately redraw itself and any child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドResetオーバーライドされます。 コントロールの内容をデフォルト値にリセットします。  
Public メソッドResetBackColorオーバーライドされます。 背景色をデフォルト値にリセットします。  
Public メソッドResetBorderオーバーライドされます。 境界線をデフォルト値にリセットします。  
Public メソッドResetButtonColor

コントロール内のボタンの背景色をデフォルト値にリセットします。

 
Public メソッドResetButtonMarginColor編集コントロールのボタンとテキストの間の余白の色をデフォルト色にリセットします。  
Public メソッドResetFontオーバーライドされます。 コントロールのフォントをデフォルト値にリセットします。  
Public メソッドResetForeColorオーバーライドされます。 テキスト色をデフォルト値にリセットします。  
Public メソッドResetInvalidColor無効なデータを含むコントロールに使用する背景色をデフォルト値にリセットします。  
Public メソッドResetNullColorNull値を含むコントロールに使用する背景色をデフォルト値にリセットします。  
Public メソッドResetPictureコントロールのピクチャをデフォルト値にリセットします。 FarPoint.Win.ElementControlから継承されます。
Public メソッドResetPictureTransparencyColorピクチャの透過色をデフォルト値にリセットします。 FarPoint.Win.ElementControlから継承されます。
Public メソッドResetPictureTransparencyTolerance要素のピクチャの透過許容誤差をデフォルト値にリセットします。 FarPoint.Win.ElementControlから継承されます。
Public メソッドResetTextオーバーライドされます。 内容をデフォルト値にリセットします。  
Public メソッドResumeLayoutオーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。
Public メソッドScale System.Windows.Forms.Controlから継承されます。
Public メソッドScaleBitmapLogicalToDevice System.Windows.Forms.Controlから継承されます。
Public メソッドSelectオーバーロードされます。 オーバーライドされます。 タブ順序に指定された順序でコントロールを 選択します。  
Public メソッドSelectAllコントロールの内容全体を選択します。  
Public メソッドSelectNextControlActivates the next control. System.Windows.Forms.Controlから継承されます。
Public メソッドSendToBackSends the control to the back of the z-order. System.Windows.Forms.Controlから継承されます。
Public メソッドSetBoundsオーバーロードされます。 要素の境界を、指定したサイズの境界矩形の位置とサイズに設定します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドSetElementStyle要素のスタイルを設定します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドSetNullコントロールの内容をNull値に設定します。  
Public メソッドSetToolTip埋め込み(内部の子)コントロールのToolTipテキストを設定します。  
Public メソッドShowDisplays the control to the user. System.Windows.Forms.Controlから継承されます。
Public メソッドSuspendLayoutTemporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。
Public メソッドToString System.ComponentModel.Componentから継承されます。
Public メソッドUndo直前の編集コマンドを取り消します。  
Public メソッドUpdate無効になった任意の領域をただちに再描画するようコントロールに要求します。 FarPoint.Win.ElementControlから継承されます。
トップ
プロテクト メソッド
 名前説明
Protected メソッドCreateAccessibilityInstanceCreates a new accessibility object for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateControlsInstanceCreates a new instance of the control collection for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateHandleCreates a handle for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドDestroyHandleDestroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドFinalizeオブジェクトのメモリを解放します。  
Protected メソッドGetAccessibilityObjectByIdRetrieves the specified System.Windows.Forms.AccessibleObject. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetAutoSizeModeRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetScaledBoundsRetrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetService System.ComponentModel.Componentから継承されます。
Protected メソッドGetStyleRetrieves the value of the specified control style bit for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetTopLevelDetermines if the control is a top-level control. System.Windows.Forms.Controlから継承されます。
Protected メソッドHideSelectionGripperグリッパーを非表示にします。  
Protected メソッドInvokeGotFocusRaises the System.Windows.Forms.Control.GotFocus event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeLostFocusRaises the System.Windows.Forms.Control.LostFocus event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeOnClickRaises the System.Windows.Forms.Control.Click event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintRaises the System.Windows.Forms.Control.Paint event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintBackgroundRaises the PaintBackground event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドOnAutoSizeChangedRaises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackgroundImageChangedオーバーロードされます。 背景ピクチャが変更されたときに BackgroundImageChanged イベントを発生させます。 FarPoint.Win.ElementControlから継承されます。
Protected メソッドOnBackgroundImageLayoutChangedRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnChangeUICuesRaises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClickオーバーライドされます。 ユーザーがコントロールの上にカーソルを置いてクリックしたときにClickイベントを発生させます。  
Protected メソッドOnClientSizeChangedRaises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuChangedRaises the System.Windows.Forms.Control.ContextMenuChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuStripChangedRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlAddedRaises the System.Windows.Forms.Control.ControlAdded event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlRemovedRaises the System.Windows.Forms.Control.ControlRemoved event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCreateControlRaises the System.Windows.Forms.Control.CreateControl method. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDockChangedRaises the System.Windows.Forms.Control.DockChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDoubleClickオーバーライドされます。 ユーザーがコントロールの上にカーソルを置いてクリックしたときにDoubleClickイベントを発生させます。  
Protected メソッドOnDpiChangedAfterParent System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDpiChangedBeforeParent System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragDropRaises the System.Windows.Forms.Control.DragDrop event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragEnterRaises the System.Windows.Forms.Control.DragEnter event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragLeaveRaises the System.Windows.Forms.Control.DragLeave event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragOverRaises the System.Windows.Forms.Control.DragOver event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEditEnterEnterイベントを処理します。  
Protected メソッドOnEditLeaveLeaveイベントを処理します。  
Protected メソッドOnEditorVisibleChangedVisibleStateChangedイベントを処理します。  
Protected メソッドOnEditPreviewKeyDownPreviewKeyDownイベントを処理します。  
Protected メソッドOnEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEnterRaises the System.Windows.Forms.Control.Enter event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnFontChangedRaises the System.Windows.Forms.Control.FontChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnForegroundImageChanged前景ピクチャが変更されたときにForegroundImageChangedイベントを発生させます。 FarPoint.Win.ElementControlから継承されます。
Protected メソッドOnGiveFeedbackRaises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHandleCreatedRaises the System.Windows.Forms.Control.HandleCreated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHandleDestroyedRaises the System.Windows.Forms.Control.HandleDestroyed event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHelpRequestedRaises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnImeModeChangedオーバーライドされます。 System.Windows.Forms.Control.ImeModeChanged イベントを発生します。  
Protected メソッドOnInvalidatedRaises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLayoutオーバーライドされます。 Layout イベントを発生させます。  
Protected メソッドOnLeaveRaises the System.Windows.Forms.Control.Leave event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLocationChangedオーバーロードされます。 LocationChangedイベントを処理します。  
Protected メソッドOnMarginChangedRaises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseCaptureChangedRaises the System.Windows.Forms.Control.MouseCaptureChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseClickRaises the System.Windows.Forms.Control.MouseClick event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseDoubleClickRaises the System.Windows.Forms.Control.MouseDoubleClick event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseWheelRaises the System.Windows.Forms.Control.MouseWheel event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMoveRaises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnNotifyMessageNotifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaddingChangedRaises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentVisibleChangedRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPictureChangedピクチャが変更されたときにPictureChangedイベントを発生させます。 FarPoint.Win.ElementControlから継承されます。
Protected メソッドOnPreviewKeyDownRaises the System.Windows.Forms.Control.PreviewKeyDown event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPrintRaises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnQueryContinueDragRaises the System.Windows.Forms.Control.QueryContinueDrag event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnRegionChangedRaises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnResizeオーバーライドされます。 Resize イベントを発生させます。  
Protected メソッドOnRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSizeChangedオーバーライドされます。 SizeChanged イベントを発生させます。  
Protected メソッドOnStyleChangedRaises the System.Windows.Forms.Control.StyleChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSystemColorsChangedRaises the System.Windows.Forms.Control.SystemColorsChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabIndexChangedRaises the System.Windows.Forms.Control.TabIndexChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabStopChangedRaises the System.Windows.Forms.Control.TabStopChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTextChangedRaises the System.Windows.Forms.Control.TextChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnValidatedRaises the System.Windows.Forms.Control.Validated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnValidatingRaises the System.Windows.Forms.Control.Validating event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnVisibleChangedRaises the System.Windows.Forms.Control.VisibleChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRecreateHandleForces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドRescaleConstantsForDpi System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateAlignmentオーバーロードされます。 Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateHorizontalConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateLeftRightConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドScaleControl System.Windows.Forms.Controlから継承されます。
Protected メソッドSetAutoSizeModeSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetStyleSets a specified System.Windows.Forms.ControlStyles flag to either true or false. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetTopLevelSets the control as the top-level control. System.Windows.Forms.Controlから継承されます。
Protected メソッドShowSelectionGripperグリッパーを表示します。  
Protected メソッドSizeFromClientSize System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateStylesForces the assigned styles to be reapplied to the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateZOrderUpdates the control in its parent's z-order. System.Windows.Forms.Controlから継承されます。
トップ
パブリック イベント
 名前説明
Public イベントAdvanceAutoAdvanceプロパティがTrueに設定されている場合に、押された矢印キーに応答してフォーカスが次または前のコントロールに移動すると発生します。  
Public イベントBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. System.Windows.Forms.Controlから継承されます。
Public イベントCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. System.Windows.Forms.Controlから継承されます。
Public イベントChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. System.Windows.Forms.Controlから継承されます。
Public イベントClickOccurs when the control is clicked. System.Windows.Forms.Controlから継承されます。
Public イベントClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. System.Windows.Forms.Controlから継承されます。
Public イベントContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. System.Windows.Forms.Controlから継承されます。
Public イベントContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. System.Windows.Forms.Controlから継承されます。
Public イベントControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDisposed System.ComponentModel.Componentから継承されます。
Public イベントDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDoubleClickOccurs when the control is double-clicked. System.Windows.Forms.Controlから継承されます。
Public イベントDpiChangedAfterParent System.Windows.Forms.Controlから継承されます。
Public イベントDpiChangedBeforeParent System.Windows.Forms.Controlから継承されます。
Public イベントDragDropOccurs when a drag-and-drop operation is completed. System.Windows.Forms.Controlから継承されます。
Public イベントDragEnterOccurs when an object is dragged into the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragLeaveOccurs when an object is dragged out of the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragOverOccurs when an object is dragged over the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDropDownユーザーが編集コントロールのドロップダウンボタンをクリックするときに発生します。  
Public イベントEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントEnterOccurs when the control is entered. System.Windows.Forms.Controlから継承されます。
Public イベントFontChangedOccurs when the System.Windows.Forms.Control.Font property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントForeColorChangedOccurs when the System.Windows.Forms.Control.ForeColor property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントForegroundImageChangedコントロールの前景画像が変更されたときに発生します。 FarPoint.Win.ElementControlから継承されます。
Public イベントGiveFeedbackOccurs during a drag operation. System.Windows.Forms.Controlから継承されます。
Public イベントGotFocusOccurs when the control receives focus. System.Windows.Forms.Controlから継承されます。
Public イベントHandleCreatedOccurs when a handle is created for the control. System.Windows.Forms.Controlから継承されます。
Public イベントHandleDestroyedOccurs when the control's handle is in the process of being destroyed. System.Windows.Forms.Controlから継承されます。
Public イベントHelpRequestedOccurs when the user requests help for a control. System.Windows.Forms.Controlから継承されます。
Public イベントImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. System.Windows.Forms.Controlから継承されます。
Public イベントInvalidatedOccurs when a control's display requires redrawing. System.Windows.Forms.Controlから継承されます。
Public イベントInvalidDataコントロールに無効なデータが含まれているときに発生します。  
Public イベントKeyDownOccurs when a key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyUpOccurs when a key is released while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントLayoutOccurs when a control should reposition its child controls. System.Windows.Forms.Controlから継承されます。
Public イベントLeaveOccurs when the input focus leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントLostFocusOccurs when the control loses focus. System.Windows.Forms.Controlから継承されます。
Public イベントMarginChangedOccurs when the control's margin changes. System.Windows.Forms.Controlから継承されます。
Public イベントMouseCaptureChangedOccurs when the control loses mouse capture. System.Windows.Forms.Controlから継承されます。
Public イベントMouseClickOccurs when the control is clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDoubleClickOccurs when the control is double clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. System.Windows.Forms.Controlから継承されます。
Public イベントMouseEnterOccurs when the mouse pointer enters the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseHoverOccurs when the mouse pointer rests on the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseLeaveOccurs when the mouse pointer leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseMoveOccurs when the mouse pointer is moved over the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. System.Windows.Forms.Controlから継承されます。
Public イベントMouseWheelOccurs when the mouse wheel moves while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントMoveOccurs when the control is moved. System.Windows.Forms.Controlから継承されます。
Public イベントPaddingChangedOccurs when the control's padding changes. System.Windows.Forms.Controlから継承されます。
Public イベントPaintOccurs when the control is redrawn. System.Windows.Forms.Controlから継承されます。
Public イベントParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントPictureChangedコントロールのピクチャが変更されたときに発生します。 FarPoint.Win.ElementControlから継承されます。
Public イベントPopUpユーザーが編集コントロールのポップアップボタンをクリックするときに発生します。  
Public イベントPreviewKeyDownOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. System.Windows.Forms.Controlから継承されます。
Public イベントQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public イベントQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. System.Windows.Forms.Controlから継承されます。
Public イベントRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. System.Windows.Forms.Controlから継承されます。
Public イベントResizeOccurs when the control is resized. System.Windows.Forms.Controlから継承されます。
Public イベントRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントSlideLeftユーザーが編集コントロールのスライド左ボタンをクリックするときに発生します。  
Public イベントSlideRightユーザーが編集コントロールのスライド右ボタンをクリックするときに発生します。  
Public イベントSpinDownユーザーが編集コントロールのスピンダウンボタンをクリックするときに発生します。  
Public イベントSpinUpユーザーが編集コントロールのスピンアップボタンをクリックするときに発生します。  
Public イベントStyleChangedOccurs when the control style changes. System.Windows.Forms.Controlから継承されます。
Public イベントSystemColorsChangedOccurs when the system colors change. System.Windows.Forms.Controlから継承されます。
Public イベントTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントUserError処理不可能または無効な内容が入力されたときに発生します。  
Public イベントValidatedOccurs when the control is finished validating. System.Windows.Forms.Controlから継承されます。
Public イベントValidatingOccurs when the control is validating. System.Windows.Forms.Controlから継承されます。
Public イベントVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. System.Windows.Forms.Controlから継承されます。
トップ
参照

SuperEditBase クラス
FarPoint.Win 名前空間

 

 


© 2004-2017, GrapeCity inc. All rights reserved.