FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 : RichTextEditor クラス |
このクラスのメンバの一覧は、RichTextEditorメンバを参照してください。
名前 | 説明 | |
---|---|---|
AlignCenter_Clicked | 中央揃えが選択されたときに発生します。 | |
AlignLeft_Clicked | 左揃えが選択されたときに発生します。 | |
AlignRight_Clicked | 右揃えが選択されたときに発生します。 | |
AppendText | Appends text to the current text of a text box. System.Windows.Forms.TextBoxBaseから継承されます。 | |
BeginInvoke | オーバーロードされます。 Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. System.Windows.Forms.Controlから継承されます。 | |
BitmapPaint | オーバーロードされます。 ビットマップを描画します。 | |
Bold_Clicked | 太字スタイルが選択されたときに発生します。 | |
BringToFront | Brings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。 | |
CanPaste | Determines whether you can paste information from the Clipboard in the specified data format. System.Windows.Forms.RichTextBoxから継承されます。 | |
Clear | Clears all text from the text box control. System.Windows.Forms.TextBoxBaseから継承されます。 | |
ClearAll_Clicked | すべての選択範囲をクリアが選択されたときに発生します。 | |
ClearUndo | Clears information about the most recent operation from the undo buffer of the text box. System.Windows.Forms.TextBoxBaseから継承されます。 | |
Color_Clicked | 色が選択されたときに発生します。 | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。 | |
ContextMenu_Popup | コンテキストメニューが表示されたときに発生します。 | |
Copy | クリップボードの使用が許可されている場合、コピーを行います。 | |
Copy_Clicked | クリップボードへのコピーが選択されたときに発生します。 | |
CreateCompatibleDC | 互換デバイスコンテキストを作成します。 | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. System.Windows.Forms.Controlから継承されます。 | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. System.Windows.Forms.Controlから継承されます。 | |
Cut | クリップボードの使用が許可されている場合、切り取りを行います。 | |
Cut_Clicked | クリップボードへの切り取りが選択されたときに発生します。 | |
Delete_Clicked | 選択部分の削除が選択されたときに発生します。 | |
DeleteDC | デバイスコンテキストを削除します。 | |
DeselectAll | Specifies 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から継承されます。 | |
DisableContextMenu | コンテキスト メニューを無効にするかどうかを決定します。 | |
Dispose | オーバーロードされます。 Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. System.Windows.Forms.Controlから継承されます。 | |
DoDragDrop | Begins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。 | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。 | |
Find | オーバーロードされます。 Searches the text in a System.Windows.Forms.RichTextBox control for a string. System.Windows.Forms.RichTextBoxから継承されます。 | |
FindForm | Retrieves the form that the control is on. System.Windows.Forms.Controlから継承されます。 | |
Focus | Sets input focus to the control. System.Windows.Forms.Controlから継承されます。 | |
Font_Clicked | フォントが選択されたときに発生します。 | |
GetCharFromPosition | Retrieves the character that is closest to the specified location within the control. System.Windows.Forms.TextBoxBaseから継承されます。 | |
GetCharIndexFromPosition | Retrieves the index of the character nearest to the specified location. System.Windows.Forms.RichTextBoxから継承されます。 | |
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から継承されます。 | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. System.Windows.Forms.Controlから継承されます。 | |
GetFirstCharIndexFromLine | Retrieves the index of the first character of a given line. System.Windows.Forms.TextBoxBaseから継承されます。 | |
GetFirstCharIndexOfCurrentLine | Retrieves the index of the first character of the current line. System.Windows.Forms.TextBoxBaseから継承されます。 | |
GetLineFromCharIndex | Retrieves the line number from the specified character position within the text of the System.Windows.Forms.RichTextBox control. System.Windows.Forms.RichTextBoxから継承されます。 | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. System.Windows.Forms.Controlから継承されます。 | |
GetPositionFromCharIndex | Retrieves the location within the control at the specified character index. System.Windows.Forms.RichTextBoxから継承されます。 | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。 | |
Hide | Conceals the control from the user. System.Windows.Forms.Controlから継承されます。 | |
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から継承されます。 | |
Invoke | オーバーロードされます。 Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。 | |
Italic_Clicked | 斜体スタイルが選択されたときに発生します。 | |
LoadFile | オーバーロードされます。 Loads a rich text format (RTF) or standard ASCII text file into the System.Windows.Forms.RichTextBox control. System.Windows.Forms.RichTextBoxから継承されます。 | |
LoadFile_Clicked | ファイルのロードが選択されたときに発生します。 | |
LogicalToDeviceUnits | System.Windows.Forms.Controlから継承されます。 | |
Paste | オーバーロードされます。 クリップボードの使用が許可されている場合、貼り付けを行います。 | |
Paste_Clicked | クリップボードからの貼り付けが選択されたときに発生します。 | |
PerformLayout | オーバーロードされます。 Forces the control to apply layout logic to all its child controls. System.Windows.Forms.Controlから継承されます。 | |
PointToClient | Computes the location of the specified screen point into client coordinates. System.Windows.Forms.Controlから継承されます。 | |
PointToScreen | Computes the location of the specified client point into screen coordinates. System.Windows.Forms.Controlから継承されます。 | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。 | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. System.Windows.Forms.Controlから継承されます。 | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. System.Windows.Forms.Controlから継承されます。 | |
Redo | Reapplies the last operation that was undone in the control. System.Windows.Forms.RichTextBoxから継承されます。 | |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. System.Windows.Forms.Controlから継承されます。 | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。 | |
ResumeLayout | オーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。 | |
SaveFile | オーバーロードされます。 Saves the contents of the System.Windows.Forms.RichTextBox to a rich text format (RTF) file. System.Windows.Forms.RichTextBoxから継承されます。 | |
Scale | System.Windows.Forms.Controlから継承されます。 | |
ScaleBitmapLogicalToDevice | System.Windows.Forms.Controlから継承されます。 | |
ScrollToCaret | Scrolls the contents of the control to the current caret position. System.Windows.Forms.TextBoxBaseから継承されます。 | |
SelectAll | Selects all text in the text box. System.Windows.Forms.TextBoxBaseから継承されます。 | |
SelectAll_Clicked | すべて選択が選択されたときに発生します。 | |
SelectNextControl | Activates the next control. System.Windows.Forms.Controlから継承されます。 | |
SendToBack | Sends the control to the back of the z-order. System.Windows.Forms.Controlから継承されます。 | |
SetBackgroundImageRenderDimensions | 背景画像レンダラのサイズを設定します。 | |
SetBounds | オーバーロードされます。 Sets the bounds of the control to the specified location and size. System.Windows.Forms.Controlから継承されます。 | |
SetRenderDimensions | レンダラのサイズを設定します。 | |
Show | Displays the control to the user. System.Windows.Forms.Controlから継承されます。 | |
ShowSubEditor | セルに関連するサブエディタコントロールの表示/非表示を設定します。 | |
Size_Clicked | サイズが選択されたときに発生します。 | |
SuspendLayout | Temporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。 | |
ToString | Returns a string that represents the System.Windows.Forms.TextBoxBase control. System.Windows.Forms.TextBoxBaseから継承されます。 | |
Underline_Clicked | 下線スタイルが選択されたときに発生します。 | |
Undo | Undoes the last edit operation in the text box. System.Windows.Forms.TextBoxBaseから継承されます。 | |
Update | Causes the control to redraw the invalidated regions within its client area. System.Windows.Forms.Controlから継承されます。 |