バージョン

EmbeddableTextBox クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタEmbeddableTextBox コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドspellCheckerErrorMarkerHeightスペル チェッカーのエラー マーカーを描画するために必要となる追加の高さをピクセルで返します (3)。  
トップ
パブリック プロパティ
 名前解説
Public プロパティAcceptsReturnGets or sets a value indicating whether pressing ENTER in a multiline System.Windows.Forms.TextBox control creates a new line of text in the control or activates the default button for the form. System.Windows.Forms.TextBoxから継承されます。
Public プロパティAcceptsTabGets or sets a value indicating whether pressing the TAB key in a multiline text box control types a TAB character in the control instead of moving the focus to the next control in the tab order. System.Windows.Forms.TextBoxBaseから継承されます。
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 プロパティAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。
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 プロパティAutoCompleteCustomSourceGets or sets a custom System.Collections.Specialized.StringCollection to use when the System.Windows.Forms.TextBox.AutoCompleteSource property is set to CustomSource. System.Windows.Forms.TextBoxから継承されます。
Public プロパティAutoCompleteModeGets or sets an option that controls how automatic completion works for the System.Windows.Forms.TextBox. System.Windows.Forms.TextBoxから継承されます。
Public プロパティAutoCompleteSourceGets or sets a value specifying the source of complete strings used for automatic completion. System.Windows.Forms.TextBoxから継承されます。
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 プロパティBackColorGets or sets the background color of the control. System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティBorderStyleGets or sets the border type of the text box control. System.Windows.Forms.TextBoxBaseから継承されます。
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 プロパティCanFocusGets a value indicating whether the control can receive focus. System.Windows.Forms.Controlから継承されます。
Public プロパティCanSelectGets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。
Public プロパティCanUndoGets a value indicating whether the user can undo the previous operation in a text box control. System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティCaptureGets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。
Public プロパティCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. System.Windows.Forms.Controlから継承されます。
Public プロパティCharacterCasingGets or sets whether the System.Windows.Forms.TextBox control modifies the case of characters as they are typed. System.Windows.Forms.TextBoxから継承されます。
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 プロパティContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティContextMenuGets or sets the shortcut menu associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. System.Windows.Forms.Controlから継承されます。
Public プロパティControlsGets the collection of controls contained within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティCreatedGets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。
Public プロパティCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDataBindingsGets the data bindings for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDeviceDpiGets the DPI value for the display device where the control is currently being displayed. System.Windows.Forms.Controlから継承されます。
Public プロパティDisableOwnerOnLeaveNotificationIEmbeddableOwner の OnLeaveEditor メソッドの呼び出しを生じさせる標準的なイベント (OnLeave や OnLostFocus) を無効化するかどうかを示す値を設定します。  
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 プロパティEnabledGets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。
Public プロパティFocusedGets a value indicating whether the control has input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティFontGets or sets the font of the text displayed by the control. System.Windows.Forms.Controlから継承されます。
Public プロパティForeColorGets or sets the foreground color of the control. System.Windows.Forms.TextBoxBaseから継承されます。
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 プロパティHideSelectionGets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus. System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティImeModeGets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。
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 プロパティLinesGets or sets the lines of text in a text box control. System.Windows.Forms.TextBoxBaseから継承されます。
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 プロパティ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 プロパティMaxLengthGets or sets the maximum number of characters the user can type or paste into the text box control. System.Windows.Forms.TextBoxBaseから継承されます。
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 プロパティModifiedGets or sets a value that indicates that the text box control has been modified by the user since the control was created or its contents were last set. System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティMultilineGets or sets a value indicating whether this is a multiline System.Windows.Forms.TextBox control. System.Windows.Forms.TextBoxから継承されます。
Public プロパティNameGets or sets the name of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティParentGets or sets the parent container of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティPasswordCharGets or sets the character used to mask characters of a password in a single-line System.Windows.Forms.TextBox control. System.Windows.Forms.TextBoxから継承されます。
Public プロパティPreferredHeightGets the preferred height for a text box. System.Windows.Forms.TextBoxBaseから継承されます。
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 プロパティReadOnlyGets or sets a value indicating whether text in the text box is read-only. System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. System.Windows.Forms.Controlから継承されます。
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 プロパティScrollBarsGets or sets which scroll bars should appear in a multiline System.Windows.Forms.TextBox control. System.Windows.Forms.TextBoxから継承されます。
Public プロパティSelectedTextGets or sets a value indicating the currently selected text in the control. System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティSelectionLengthGets or sets the number of characters selected in the text box. System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティSelectionStartGets or sets the starting point of text selected in the text box. System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティShortcutsEnabledGets or sets a value indicating whether the defined shortcuts are enabled. System.Windows.Forms.TextBoxBaseから継承されます。
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 プロパティTabIndexGets or sets the tab order of the control within its container. System.Windows.Forms.Controlから継承されます。
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 プロパティTextGets or sets the text associated with this control. System.Windows.Forms.TextBoxから継承されます。
Public プロパティTextAlignGets or sets how text is aligned in a System.Windows.Forms.TextBox control. System.Windows.Forms.TextBoxから継承されます。
Public プロパティTextHAlignテキストの水平方向の配置を設定します。  
Public プロパティTextLengthGets the length of text in the control. System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティTextVAlignコントロールの垂直方向のテキストの配置を取得または設定します。Multiline == true の時に限って関係します。  
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 プロパティUseSystemPasswordCharGets or sets a value indicating whether the text in the System.Windows.Forms.TextBox control should appear as the default password character. System.Windows.Forms.TextBoxから継承されます。
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 プロパティVisibleGets or sets a value indicating whether the control and all its child controls are displayed. System.Windows.Forms.Controlから継承されます。
Public プロパティWidthGets or sets the width of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティWordWrapIndicates whether a multiline text box control automatically wraps words to the beginning of the next line when necessary. System.Windows.Forms.TextBoxBaseから継承されます。
トップ
プロテクト プロパティ
 名前解説
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.TextBoxBaseから継承されます。
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.TextBoxから継承されます。
Protected プロパティDefaultCursorGets or sets the default cursor for the control. System.Windows.Forms.TextBoxBaseから継承されます。
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.TextBoxBaseから継承されます。
Protected プロパティDesignMode System.ComponentModel.Componentから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティFontHeightGets or sets the height of the font of the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティImeModeBaseGets or sets the Input Method Editor (IME) mode of a control. System.Windows.Forms.TextBoxBaseから継承されます。
Protected プロパティIsSimulatingMouseDownこのメンバーは、インフラジスティックス インフラストラクチャーをサポートするもので、外部から呼び出すことを意図したものではありません。  
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 メソッドAppendTextAppends text to the current text of a text box. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドApplyAppearance渡された AppearanceData をコントロールに適用します  
Public メソッドBeginInvokeオーバーロードされます。 Executes the specified delegate asynchronously with the specified arguments, 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 メソッドClearClears all text from the text box control. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドClearUndoClears information about the most recent operation from the undo buffer of the text box. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドContainsRetrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。
Public メソッドCopyCopies the current selection in the text box to the Clipboard. System.Windows.Forms.TextBoxBaseから継承されます。
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 メソッドCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。
Public メソッドCutMoves the current selection in the text box to the Clipboard. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドDeselectAllSpecifies that the value of the System.Windows.Forms.TextBoxBase.SelectionLength property is zero so that no characters are selected in the control. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドDisposeオーバーロードされます。 オーバーライドされます。 コントロールのリソースの破棄を処理します。  
Public メソッドDoDragDropBegins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。
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 メソッドFocusSets input focus to the control. System.Windows.Forms.Controlから継承されます。
Public メソッドGetCharFromPositionRetrieves the character that is closest to the specified location within the control. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドGetCharIndexFromPositionRetrieves the index of the character nearest to the specified location. System.Windows.Forms.TextBoxBaseから継承されます。
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 メソッドGetFirstCharIndexFromLineRetrieves the index of the first character of a given line. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドGetFirstCharIndexOfCurrentLineRetrieves the index of the first character of the current line. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドGetLineFromCharIndexRetrieves the line number from the specified character position within the text of the control. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドGetNextControlRetrieves the next control forward or back in the tab order of child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドGetPositionFromCharIndexRetrieves the location within the control at the specified character index. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。
Public メソッドHideConceals the control from the user. System.Windows.Forms.Controlから継承されます。
Public メソッドInitializeTextBox の各プロパティを、新たに所有した要素から取得した値で初期化します  
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドInitializeTextTextプロパティを設定して、ValueChangedイベントの発生を抑えます。  
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, with the specified list of arguments. System.Windows.Forms.Controlから継承されます。
Public メソッドLogicalToDeviceUnitsオーバーロードされます。 Converts a Logical DPI value to it's equivalent DeviceUnit DPI value. System.Windows.Forms.Controlから継承されます。
Public メソッドPasteオーバーロードされます。 Sets the selected text to the specified text without clearing the undo buffer. System.Windows.Forms.TextBoxから継承されます。
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 メソッドPositionControlOwningElement の RectInsideBorders および TextVAlign プロパティを使用して、コントロールの配置位置を設定します  
Public メソッドPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessMessagePreprocesses 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 メソッドResetTextResets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。
Public メソッドResumeLayoutオーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。
Public メソッドScale System.Windows.Forms.Controlから継承されます。
Public メソッドScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. System.Windows.Forms.Controlから継承されます。
Public メソッドScrollToCaretScrolls the contents of the control to the current caret position. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドSelectオーバーロードされます。 Selects a range of text in the text box. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドSelectAllSelects all text in the text box. System.Windows.Forms.TextBoxBaseから継承されます。
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オーバーロードされます。 Sets the bounds of the control to the specified location and size. System.Windows.Forms.Controlから継承されます。
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 メソッドToStringReturns a string that represents the System.Windows.Forms.TextBoxBase control. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドUndoUndoes the last edit operation in the text box. System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドUnInitializeOwingElementプロパティをnullに設定してEmbeddableTextBoxを初期化前の状態にします。  
Public メソッドUpdateCauses the control to redraw the invalidated regions within its client area. System.Windows.Forms.Controlから継承されます。
トップ
プロテクト メソッド
 名前解説
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.TextBoxBaseから継承されます。
Protected メソッドDefWndProcSends the specified message to the default window procedure. System.Windows.Forms.Controlから継承されます。
Protected メソッドDestroyHandleDestroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドFinalize System.ComponentModel.Componentから継承されます。
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 メソッドInitLayoutCalled after the control has been added to another container. System.Windows.Forms.Controlから継承されます。
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 メソッドIsInputCharDetermines if a character is an input character that the control recognizes. System.Windows.Forms.Controlから継承されます。
Protected メソッドIsInputKeyオーバーライドされます。 指定されたキーが通常の入力キーであるか、事前の処理を必要とする特別なキーであるかを決定します。  
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドNotifyInvalidateRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnAcceptsTabChangedRaises the System.Windows.Forms.TextBoxBase.AcceptsTabChanged event. System.Windows.Forms.TextBoxBaseから継承されます。
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.TextBoxから継承されます。
Protected メソッドOnBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event. System.Windows.Forms.Controlから継承されます。
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 メソッドOnBorderStyleChangedRaises the System.Windows.Forms.TextBoxBase.BorderStyleChanged event. System.Windows.Forms.TextBoxBaseから継承されます。
Protected メソッドOnCausesValidationChangedRaises the System.Windows.Forms.Control.CausesValidationChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnChangeUICuesRaises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClickオーバーライドされます。 テキストボックスをクリックする時に呼び出されます  
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オーバーライドされます。 テキストボックスをダブルクリックする時に呼び出されます  
Protected メソッドOnDpiChangedAfterParentRaises the System.Windows.Forms.Control.DpiChangedAfterParent event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDpiChangedBeforeParentRaises the System.Windows.Forms.Control.DpiChangedBeforeParent event. 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 メソッドOnEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEnterオーバーライドされます。 コントロールがフォーカスを取得したときに呼び出されます。  
Protected メソッドOnFontChangedRaises the System.Windows.Forms.Control.FontChanged event. System.Windows.Forms.TextBoxから継承されます。
Protected メソッドOnForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGiveFeedbackRaises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGotFocusオーバーライドされます。 コントロールが入力フォーカスを取得したときに呼び出されます。  
Protected メソッドOnHandleCreatedRaises the System.Windows.Forms.Control.HandleCreated event. System.Windows.Forms.TextBoxから継承されます。
Protected メソッドOnHandleDestroyedRaises the System.Windows.Forms.Control.OnHandleDestroyed(System.EventArgs) event. System.Windows.Forms.TextBoxから継承されます。
Protected メソッドOnHelpRequestedRaises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHideSelectionChangedRaise the System.Windows.Forms.TextBoxBase.HideSelectionChanged event. System.Windows.Forms.TextBoxBaseから継承されます。
Protected メソッドOnImeModeChangedRaises the System.Windows.Forms.Control.ImeModeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnInvalidatedRaises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnKeyDownオーバーライドされます。 OnKeyDown  
Protected メソッドOnKeyPressオーバーライドされます。 OnKeyPress  
Protected メソッドOnKeyUpオーバーライドされます。 OnKeyUp  
Protected メソッドOnLayoutRaises the System.Windows.Forms.Control.Layout event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLeaveオーバーライドされます。 コントロールが離れたときに呼び出されます  
Protected メソッドOnLocationChangedRaises the System.Windows.Forms.Control.LocationChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLostFocusオーバーライドされます。 コントロールが入力フォーカスを失ったときに呼び出されます  
Protected メソッドOnMarginChangedRaises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnModifiedChangedRaises the System.Windows.Forms.TextBoxBase.ModifiedChanged event. System.Windows.Forms.TextBoxBaseから継承されます。
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 メソッドOnMouseDownオーバーライドされます。 カーソルがコントロールの上にある間にマウスボタンが押されたときに呼び出されます  
Protected メソッドOnMouseEnterオーバーライドされます。 カーソルがコントロールに入ったときに呼び出されます。  
Protected メソッドOnMouseHoverオーバーライドされます。 テキストボックスをダブルクリックする時に呼び出されます  
Protected メソッドOnMouseLeaveオーバーライドされます。 カーソルがコントロールから離れたときに呼び出されます  
Protected メソッドOnMouseMoveオーバーライドされます。 マウスがテキストボックスの上を移動したとき、呼び出されます。  
Protected メソッドOnMouseUpオーバーライドされます。 カーソルがコントロールの上にある間にマウスボタンが放されたときに呼び出されます  
Protected メソッドOnMouseWheelオーバーライドされます。 マウスホイールが移動したときに呼び出されます  
Protected メソッドOnMoveRaises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMultilineChangedRaises the System.Windows.Forms.TextBoxBase.MultilineChanged event. System.Windows.Forms.TextBoxBaseから継承されます。
Protected メソッドOnNotifyMessageNotifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaddingChangedThis method is not relevant for this class. System.Windows.Forms.TextBoxBaseから継承されます。
Protected メソッドOnPaintRaises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaintBackgroundPaints the background of the control. 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 メソッドOnParentChangedRaises the System.Windows.Forms.Control.ParentChanged event. 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 メソッドOnParentFontChangedRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font 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 メソッド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 メソッドOnReadOnlyChangedオーバーライドされます。 ReadOnlyプロパティの値が変更されたときに呼び出されます。  
Protected メソッドOnRegionChangedRaises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnResizeRaises the System.Windows.Forms.Control.Resize event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSizeChangedRaises the System.Windows.Forms.Control.SizeChanged event. System.Windows.Forms.Controlから継承されます。
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 メソッドOnTextAlignChangedRaises the System.Windows.Forms.TextBox.TextAlignChanged event. System.Windows.Forms.TextBoxから継承されます。
Protected メソッドOnTextChangedオーバーライドされます。 OnTextChanged  
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 メソッドProcessCmdKeyProcesses a command key. System.Windows.Forms.TextBoxから継承されます。
Protected メソッドProcessDialogCharProcesses a dialog character. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDialogKeyProcesses a dialog key. System.Windows.Forms.TextBoxBaseから継承されます。
Protected メソッドProcessKeyEventArgsProcesses a key message and generates the appropriate control events. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessKeyPreviewPreviews a keyboard message. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseDragEventRaises the appropriate drag event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseKeyEventRaises the appropriate key event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseMouseEventRaises the appropriate mouse event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaisePaintEventRaises the appropriate paint event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRecreateHandleForces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドRescaleConstantsForDpiProvides constants for rescaling the control when a DPI change occurs. System.Windows.Forms.Controlから継承されます。
Protected メソッドResetMouseEventArgsResets the control to handle the System.Windows.Forms.Control.MouseLeave event. 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 メソッドSetBoundsCoreSets the specified bounds of the System.Windows.Forms.TextBoxBase control. System.Windows.Forms.TextBoxBaseから継承されます。
Protected メソッドSetClientSizeCoreSets the size of the client area of the control. 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 メソッドSetVisibleCoreSets the control to the specified visible state. System.Windows.Forms.Controlから継承されます。
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から継承されます。
Protected メソッドWndProcProcesses Windows messages. System.Windows.Forms.TextBoxから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントAcceptsTabChangedOccurs when the value of the System.Windows.Forms.TextBoxBase.AcceptsTab property has changed. System.Windows.Forms.TextBoxBaseから継承されます。
Public イベントBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBorderStyleChangedOccurs when the value of the System.Windows.Forms.TextBoxBase.BorderStyle property has changed. System.Windows.Forms.TextBoxBaseから継承されます。
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 text box is clicked. System.Windows.Forms.TextBoxBaseから継承されます。
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 イベントDpiChangedAfterParentOccurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. System.Windows.Forms.Controlから継承されます。
Public イベントDpiChangedBeforeParentOccurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. 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 イベント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 イベント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 イベントHideSelectionChangedOccurs when the value of the System.Windows.Forms.TextBoxBase.HideSelection property has changed. System.Windows.Forms.TextBoxBaseから継承されます。
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 イベント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 イベントModifiedChangedOccurs when the value of the System.Windows.Forms.TextBoxBase.Modified property has changed. System.Windows.Forms.TextBoxBaseから継承されます。
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.TextBoxBaseから継承されます。
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 イベントMultilineChangedOccurs when the value of the System.Windows.Forms.TextBoxBase.Multiline property has changed. System.Windows.Forms.TextBoxBaseから継承されます。
Public イベントParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. System.Windows.Forms.Controlから継承されます。
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 イベントReadOnlyChangedOccurs when the value of the System.Windows.Forms.TextBoxBase.ReadOnly property has changed. System.Windows.Forms.TextBoxBaseから継承されます。
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 イベント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 イベントTextAlignChangedOccurs when the value of the System.Windows.Forms.TextBox.TextAlign property has changed. System.Windows.Forms.TextBoxから継承されます。
Public イベントTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. System.Windows.Forms.Controlから継承されます。
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から継承されます。
トップ
参照