GrapeCity InputMan for Windows Forms 10.0J
GcRichTextBox クラス メソッド


このクラスのメンバの一覧は、GcRichTextBoxメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAboutBoxバージョン情報ダイアログボックスを表示します。  
Public メソッドAppendTextコントロールの現在のテキストにテキストを追加します。  
Public メソッドBeginInvokeオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドBringToFront System.Windows.Forms.Controlから継承されます。
Public メソッドCanPasteクリップボードの情報を指定したデータ形式で貼り付けできるかどうかを確認します。  
Public メソッドClearコントロールの内容をクリアします。  
Public メソッドClearAllBackColor背景色の設定をクリアします。  
Public メソッドClearSelectionBackColor選択領域の背景色の設定をクリアします。  
Public メソッドClearUndoコントロールのアンドゥ バッファから直前に実行された操作に関する情報を削除します。  
Public メソッドContains System.Windows.Forms.Controlから継承されます。
Public メソッドCopyコントロールの現在の選択項目をクリップボードにコピーします。  
Public メソッドCreateControl System.Windows.Forms.Controlから継承されます。
Public メソッドCreateGraphics System.Windows.Forms.Controlから継承されます。
Public メソッドCreateObjRef System.MarshalByRefObjectから継承されます。
Public メソッドCutコントロールの現在の選択項目をクリップボードに移動します。  
Public メソッドDeselectAllコントロールの現在の選択項目を解除します。  
Public メソッドDisposeオーバーロードされます。 オーバーライドされます。 このコントロールと子コントロールが使用しているアンマネージリソースを解放します。オプションで、マネージリソースも解放します。  
Public メソッドDoDragDrop System.Windows.Forms.Controlから継承されます。
Public メソッドEndInvoke System.Windows.Forms.Controlから継承されます。
Public メソッドFindオーバーロードされます。 コントロールのテキスト内で、文字リストに含まれる文字のうち、最初に見つかる文字を検索します。  
Public メソッドFindForm System.Windows.Forms.Controlから継承されます。
Public メソッドFocus System.Windows.Forms.Controlから継承されます。
Public メソッドGetCharFromPosition指定した位置の一番近くにある文字を取得します。  
Public メソッドGetCharIndexFromPosition指定した位置の一番近くにある文字のインデックスを取得します。  
Public メソッドGetChildAtPointオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドGetContainerControl System.Windows.Forms.Controlから継承されます。
Public メソッドGetFirstCharIndexFromLine指定した行の先頭にある文字のインデックスを取得します。  
Public メソッドGetFirstCharIndexOfCurrentLine現在キャレットが置かれている行の先頭文字のインデックスを取得します。  
Public メソッドGetLifetimeService System.MarshalByRefObjectから継承されます。
Public メソッドGetLineFromCharIndexコントロールのテキスト内の指定した文字位置から行番号を取得します。  
Public メソッドGetNextControl System.Windows.Forms.Controlから継承されます。
Public メソッドGetPositionFromCharIndex指定した文字インデックスが示す、コントロール内の位置を取得します。  
Public メソッドGetPreferredSizeオーバーライドされます。 テキストコントロールに最適なサイズを取得します。  
Public メソッドHide System.Windows.Forms.Controlから継承されます。
Public メソッドInitializeLifetimeService System.MarshalByRefObjectから継承されます。
Public メソッドInvalidateオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドInvokeオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドLoadFileオーバーロードされます。 リッチテキスト形式(RTF: Rich Text Format)ファイルまたは 標準のASCIIテキストファイルをコントロールに読み込みます。  
Public メソッドLogicalToDeviceUnitsオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドPasteオーバーロードされます。 テキストボックスの現在の選択項目をクリップボードの内容と置き換えます。  
Public メソッドPerformLayoutオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドPointToClient System.Windows.Forms.Controlから継承されます。
Public メソッドPointToScreen System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessControlMessage System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessMessage System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToClient System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToScreen System.Windows.Forms.Controlから継承されます。
Public メソッドRedoコントロールで最後に元に戻された操作を再適用します。  
Public メソッドRefresh System.Windows.Forms.Controlから継承されます。
Public メソッドResetFontオーバーライドされます。 Font プロパティを既定値にリセットします。  
Public メソッドResetTextオーバーライドされます。 Text プロパティを既定値にリセットします。  
Public メソッドResumeLayoutオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドSaveFileオーバーロードされます。 コントロールの内容をリッチテキスト形式(RTF: Rich Text Format)ファイルに保存します。  
Public メソッドScale System.Windows.Forms.Controlから継承されます。
Public メソッドScaleBitmapLogicalToDevice System.Windows.Forms.Controlから継承されます。
Public メソッドScrollToCaretコントロールの内容を現在のキャレットの位置までスクロールします。  
Public メソッドSelectオーバーロードされます。 オーバーライドされます。 子コントロールをアクティブにします。オプションで、タブオーダーのどちらの方向にあるコントロールを選択するかを指定できます。  
Public メソッドSelectAllコントロールのすべてのテキストを選択します。  
Public メソッドSelectNextControl System.Windows.Forms.Controlから継承されます。
Public メソッドSendToBack System.Windows.Forms.Controlから継承されます。
Public メソッドSetBoundsオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドShow System.Windows.Forms.Controlから継承されます。
Public メソッドSuspendLayout System.Windows.Forms.Controlから継承されます。
Public メソッドToString System.ComponentModel.Componentから継承されます。
Public メソッドUndoコントロールで直前に実行された操作を元に戻します。  
Public メソッドUpdate System.Windows.Forms.Controlから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateAccessibilityInstance GrapeCity.Framework.Forms.FrameworkControlから継承されます。
Protected メソッドCreateControlsInstance System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateHandle System.Windows.Forms.Controlから継承されます。
Protected メソッドDefWndProc System.Windows.Forms.Controlから継承されます。
Protected メソッドDestroyHandle GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドFinalize System.ComponentModel.Componentから継承されます。
Protected メソッドGetAccessibilityObjectById System.Windows.Forms.Controlから継承されます。
Protected メソッドGetAutoSizeMode System.Windows.Forms.Controlから継承されます。
Protected メソッドGetScaledBounds System.Windows.Forms.Controlから継承されます。
Protected メソッドGetService System.ComponentModel.Componentから継承されます。
Protected メソッドGetStyle System.Windows.Forms.Controlから継承されます。
Protected メソッドGetTopLevel System.Windows.Forms.Controlから継承されます。
Protected メソッドInitLayout System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeGotFocus System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeLostFocus System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeOnClick System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaint System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintBackground System.Windows.Forms.Controlから継承されます。
Protected メソッドIsInputChar GrapeCity.Framework.Forms.ControlBaseから継承されます。
Protected メソッドIsInputKey GrapeCity.Framework.Forms.ControlBaseから継承されます。
Protected メソッドMemberwiseCloneオーバーロードされます。  System.MarshalByRefObjectから継承されます。
Protected メソッドNotifyInvalidate System.Windows.Forms.Controlから継承されます。
Protected メソッドOnAcceptsTabChangedイベントを発生させます。  
Protected メソッドOnAutoSizeChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackColorChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackgroundImageChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackgroundImageLayoutChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBindingContextChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBorderStyleChangedイベントを発生させます。  
Protected メソッドOnCausesValidationChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnChangeUICues System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClick System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClientSizeChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContentsResizedイベントを発生させます。  
Protected メソッドOnContextMenuChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuStripChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlAdded System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlRemoved System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCreateControl System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCursorChangedオーバーライドされます。 イベントを発生させます。  
Protected メソッドOnDockChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDoubleClick System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDpiChangedAfterParent System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDpiChangedBeforeParent System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragDrop System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragEnter System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragLeave System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragOver System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEnabledChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEnter System.Windows.Forms.Controlから継承されます。
Protected メソッドOnFontChangedオーバーライドされます。 イベントを発生させます。  
Protected メソッドOnForeColorChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGiveFeedback System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGotFocus GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnHandleCreatedオーバーライドされます。 イベントを発生させます。  
Protected メソッドOnHandleDestroyed System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHelpRequested System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHideSelectionChangedイベントを発生させます。  
Protected メソッドOnHScrollイベントを発生させます。  
Protected メソッドOnImeChangeイベントを発生させます。  
Protected メソッドOnImeModeChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnInvalidated System.Windows.Forms.Controlから継承されます。
Protected メソッドOnKeyDown GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnKeyPress GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnKeyUp GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnLayout System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLeave System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLinkClickedイベントを発生させます。  
Protected メソッドOnLocationChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLostFocus GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMarginChangedオーバーライドされます。 イベントを発生させます。  
Protected メソッドOnModifiedChangedイベントを発生させます。  
Protected メソッドOnMouseCaptureChanged GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMouseClick GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMouseDoubleClick GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMouseDown GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMouseEnter GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMouseHover GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMouseLeave GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMouseMove GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMouseUp GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMouseWheel GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnMove System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMultilineChangedイベントを発生させます。  
Protected メソッドOnNotifyMessage System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaddingChangedオーバーライドされます。 イベントを発生させます。  
Protected メソッドOnPaint GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。
Protected メソッドOnPaintBackground System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackColorChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackgroundImageChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBindingContextChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentCursorChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentEnabledChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentFontChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentForeColorChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentRightToLeftChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentVisibleChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPreviewKeyDown System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPrint System.Windows.Forms.Controlから継承されます。
Protected メソッドOnProtectedイベントを発生させます。  
Protected メソッドOnQueryContinueDrag System.Windows.Forms.Controlから継承されます。
Protected メソッドOnReadOnlyChangedイベントを発生させます。  
Protected メソッドOnRegionChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnResize System.Windows.Forms.Controlから継承されます。
Protected メソッドOnRightToLeftChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSelectionChangedイベントを発生させます。  
Protected メソッドOnSizeChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnStyleChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSystemColorsChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabIndexChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabStopChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTextChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnValidated System.Windows.Forms.Controlから継承されます。
Protected メソッドOnValidating System.Windows.Forms.Controlから継承されます。
Protected メソッドOnVisibleChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnVScrollイベントを発生させます。  
Protected メソッドProcessCmdKey System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDialogChar System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDialogKeyオーバーライドされます。 ダイアログ ボックスのキーを処理します。  
Protected メソッドProcessKeyEventArgs System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessKeyPreview System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessTabKey次に使用できるコントロールを選択し、そのコントロールをアクティブにします。  
Protected メソッドRaiseDragEvent System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseKeyEvent System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseMouseEvent(Object,MouseEventArgs) System.Windows.Forms.Controlから継承されます。
Protected メソッドRaisePaintEvent System.Windows.Forms.Controlから継承されます。
Protected メソッドRecreateHandle System.Windows.Forms.Controlから継承されます。
Protected メソッドRescaleConstantsForDpi System.Windows.Forms.Controlから継承されます。
Protected メソッドResetMouseEventArgs System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateAlignmentオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateHorizontal System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateLeftRight System.Windows.Forms.Controlから継承されます。
Protected メソッドScaleControl System.Windows.Forms.Controlから継承されます。
Protected メソッドSetAutoSizeMode System.Windows.Forms.Controlから継承されます。
Protected メソッドSetBoundsCoreオーバーライドされます。 コントロールの境界を設定します。  
Protected メソッドSetClientSizeCore System.Windows.Forms.Controlから継承されます。
Protected メソッドSetStyle System.Windows.Forms.Controlから継承されます。
Protected メソッドSetTopLevel System.Windows.Forms.Controlから継承されます。
Protected メソッドSetVisibleCore System.Windows.Forms.Controlから継承されます。
Protected メソッドShouldSerializeLinesLines プロパティをシリアル化の必要があるか、そうでないかを返します。  
Protected メソッドSizeFromClientSize System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateStyles System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateZOrder System.Windows.Forms.Controlから継承されます。
Protected メソッドWndProcオーバーライドされます。 ウィンドウメッセージを処理します。  
トップ
参照

GcRichTextBox クラス
GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.