PowerTools SPREAD for Windows Forms 8.0J
MultiColumnEditor クラス メソッド


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

パブリック メソッド
 名前説明
Public メソッドBeginInvokeオーバーロードされます。 コントロールの基になるハンドルが作成されたスレッド上で、指定したデリゲートを非同期的に実行します。 System.Windows.Forms.Controlから継承されます。
Public メソッドBringToFrontコントロールを z オーダーの最前面へ移動します。 System.Windows.Forms.Controlから継承されます。
Public メソッドClear編集コントロールの選択されている内容をすべて削除します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドClearAll編集コントロールの内容をすべて削除します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドContains指定したコントロールが、コントロールの子かどうかを示す値を取得します。 System.Windows.Forms.Controlから継承されます。
Public メソッドCopy編集コントロールで選択されているテキストをクリップボードにコピーします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドCreateControlハンドルおよび子コントロールの作成を含めて、強制的に表示子コントロールを作成します。 System.Windows.Forms.Controlから継承されます。
Public メソッドCreateGraphicsコントロールの System.Drawing.Graphics を作成します。 System.Windows.Forms.Controlから継承されます。
Public メソッドCreateObjRefリモート オブジェクトと通信するために使用するプロキシを生成するために必要なすべての関連情報を格納しているオブジェクトを作成します。 System.MarshalByRefObjectから継承されます。
Public メソッドCreateStringWithLiteralsリテラル文字から成る文字列を作成します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドCut編集コントロールで選択されている内容をクリップボードに切り取ります。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドDoDragDropドラッグ アンド ドロップ操作を開始します。 System.Windows.Forms.Controlから継承されます。
Public メソッドDrawToBitmap指定したビットマップへのレンダリングをサポートします。 System.Windows.Forms.Controlから継承されます。
Public メソッドEndInvoke渡された System.IAsyncResult によって表される、非同期操作の戻り値を取得します。 System.Windows.Forms.Controlから継承されます。
Public メソッドFindFormコントロールがあるフォームを取得します。 System.Windows.Forms.Controlから継承されます。
Public メソッドFocusオーバーロードされます。 フォーカスをコントロールに移動します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetCharIndexAtPointグラフィック オブジェクトの指定した位置にある文字インデックスを計算します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドGetChildAtPointオーバーロードされます。 特定の種類の子コントロールを無視するかどうかを指定して、指定した座標にある子コントロールを取得します。 System.Windows.Forms.Controlから継承されます。
Public メソッドGetContainerControlコントロールの親チェインの 1 つ上の System.Windows.Forms.ContainerControl を返します。 System.Windows.Forms.Controlから継承されます。
Public メソッドGetControlコントロールを取得します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetElementStyle要素のスタイルを取得します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetFontフォントが指定されていない場合、現在のフォントまたはデフォルトのフォントを取得します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetLeftmostCharacters左端の文字から開始して指定した文字数を取得します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドGetLifetimeServiceこのインスタンスの有効期間ポリシーを制御する現在の有効期間サービス オブジェクトを取得します。 System.MarshalByRefObjectから継承されます。
Public メソッドGetNextControl子コントロールのタブ オーダー内の 1 つ前または 1 つ後ろのコントロールを取得します。 System.Windows.Forms.Controlから継承されます。
Public メソッドGetPreferredSizeコントロールが収まる四角形の領域のサイズを取得します。 System.Windows.Forms.Controlから継承されます。
Public メソッドGetRightmostCharacters右端の文字から開始して指定した数の文字を取得します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドHandleValidKeyオーバーライドされます。   
Public メソッドHideコントロールをユーザーに対して非表示にします。 System.Windows.Forms.Controlから継承されます。
Public メソッドInitializeLifetimeServiceこのインスタンスの有効期間ポリシーを制御する有効期間サービス オブジェクトを取得します。 System.MarshalByRefObjectから継承されます。
Public メソッドInvalidateオーバーロードされます。 コントロールの指定した領域を無効にし (そのコントロールの次の描画操作で再描画される領域を示す更新領域に追加し)、描画メッセージがそのコントロールに送信されるようにします。 System.Windows.Forms.Controlから継承されます。
Public メソッドInvokeオーバーロードされます。 コントロールの基になるウィンドウ ハンドルを所有するスレッド上で、指定したデリゲートを実行します。 System.Windows.Forms.Controlから継承されます。
Public メソッドIsMouseOverButtonポインタが編集コントロールのボタンの上にあるかどうかを判定します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドIsNullコントロールがNull値を含むかどうかを判定します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドIsValidコントロールの内容が有効かどうかを判定します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドLogicalToDeviceUnits System.Windows.Forms.Controlから継承されます。
Public メソッドOnAdvanceFarPoint.Win.SuperEditBase.Advanceイベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドOnInvalidDataFarPoint.Win.SuperEditBase.InvalidDataイベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドOnPaintオーバーロードされます。 Paint イベントを発生させて、編集コントロールを描画します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドOnPaintBackgroundオーバーロードされます。 要素の背景を描画します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドOnUserErrorFarPoint.Win.SuperEditBase.UserErrorイベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドPasteクリップボードの内容を編集コントロールに貼り付けます。 FarPoint.Win.SuperEditBaseから継承されます。
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 メソッドRefresh強制的に、コントロールがクライアント領域を無効化し、直後にそのコントロール自体とその子コントロールを再描画するようにします。 System.Windows.Forms.Controlから継承されます。
Public メソッドResetコントロールの内容をデフォルト値にリセットします。 FarPoint.Win.Spread.CellType.GeneralEditorから継承されます。
Public メソッドResetBackColor背景色をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetBorder境界線をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetButtonColor

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

FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetButtonMarginColor編集コントロールのボタンとテキストの間の余白の色をデフォルト色にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetFontコントロールのフォントをデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetForeColorテキスト色をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetInvalidColor無効なデータを含むコントロールに使用する背景色をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetNullColorNull値を含むコントロールに使用する背景色をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetPictureコントロールのピクチャをデフォルト値にリセットします。 FarPoint.Win.ElementControlから継承されます。
Public メソッドResetPictureTransparencyColorピクチャの透過色をデフォルト値にリセットします。 FarPoint.Win.ElementControlから継承されます。
Public メソッドResetPictureTransparencyTolerance要素のピクチャの透過許容誤差をデフォルト値にリセットします。 FarPoint.Win.ElementControlから継承されます。
Public メソッドResetText内容をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResumeLayoutオーバーロードされます。 通常のレイアウト ロジックを再開します。 System.Windows.Forms.Controlから継承されます。
Public メソッドScale System.Windows.Forms.Controlから継承されます。
Public メソッドScaleBitmapLogicalToDevice System.Windows.Forms.Controlから継承されます。
Public メソッドSelectAllコントロールの内容全体を選択します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドSelectNextControl次のコントロールをアクティブにします。 System.Windows.Forms.Controlから継承されます。
Public メソッドSendToBackコントロールを z オーダーの背面に移動します。 System.Windows.Forms.Controlから継承されます。
Public メソッドSetBoundsオーバーロードされます。 要素の境界を、指定したサイズの境界矩形の位置とサイズに設定します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドSetElementStyle要素のスタイルを設定します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドSetNullコントロールの内容をNull値に設定します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドSetToolTip埋め込み(内部の子)コントロールのToolTipテキストを設定します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドShowコントロールをユーザーに対して表示します。 System.Windows.Forms.Controlから継承されます。
Public メソッドShowSubEditorオーバーライドされます。 セルに関連するサブエディタコントロールの表示/非表示を設定します。  
Public メソッドSuspendLayoutコントロールのレイアウト ロジックを一時的に中断します。 System.Windows.Forms.Controlから継承されます。
Public メソッドToString System.ComponentModel.Componentから継承されます。
Public メソッドUndo直前の編集コマンドを取り消します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドUpdate無効になった任意の領域をただちに再描画するようコントロールに要求します。 FarPoint.Win.ElementControlから継承されます。
トップ
プロテクト メソッド
 名前説明
Protected メソッドCreateAccessibilityInstanceコントロールの新しいユーザー補助オブジェクトを作成します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateControlsInstanceコントロールのコントロール コレクションの新しいインスタンスを作成します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateHandleコントロールのハンドルを作成します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドDefWndProc指定したメッセージを既定のウィンドウ プロシージャに送信します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドDestroyHandleコントロールに関連付けられたハンドルを破棄します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドFinalizeデストラクターメソッド FarPoint.Win.Spread.CellType.GeneralEditorから継承されます。
Protected メソッドGetAccessibilityObjectById指定した System.Windows.Forms.AccessibleObject を取得します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドGetAutoSizeModeSystem.Windows.Forms.Control.AutoSize プロパティが有効なときのコントロールの動作を示す値を取得します。 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 メソッドHideSelectionGripperグリッパーを非表示にします。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドInvokeGotFocus指定したコントロールの System.Windows.Forms.Control.GotFocus イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeLostFocus指定したコントロールの System.Windows.Forms.Control.LostFocus イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeOnClick指定したコントロールの System.Windows.Forms.Control.Click イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaint指定したコントロールの System.Windows.Forms.Control.Paint イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintBackground指定したコントロールの PaintBackground イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドIsInputChar文字が、コントロールによって認識される入力文字かどうかを判断します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドIsInputKeyオーバーライドされます。 指定したキーが入力キーであるか、事前処理を必要とする特殊なキーであるかを判別します。  
Protected メソッドMemberwiseCloneオーバーロードされます。 現在の簡易コピーを作成 System.MarshalByRefObject オブジェクトです。 System.MarshalByRefObjectから継承されます。
Protected メソッドNotifyInvalidate無効化するコントロールの領域を指定して、System.Windows.Forms.Control.Invalidated イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnAfterFocusAfterFocusイベントを発生させます。 FarPoint.Win.Spread.CellType.GeneralEditorから継承されます。
Protected メソッドOnAutoSizeChangedSystem.Windows.Forms.Control.AutoSizeChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackColorChangedSystem.Windows.Forms.Control.BackColorChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackgroundImageChangedオーバーロードされます。 背景ピクチャが変更されたときに BackgroundImageChanged イベントを発生させます。 FarPoint.Win.ElementControlから継承されます。
Protected メソッドOnBackgroundImageLayoutChangedSystem.Windows.Forms.Control.BackgroundImageLayoutChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBindingContextChangedSystem.Windows.Forms.Control.BindingContextChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnChangeUICuesSystem.Windows.Forms.Control.ChangeUICues イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClickユーザーがコントロールの上にカーソルを置いてクリックしたときにClickイベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnClientSizeChangedSystem.Windows.Forms.Control.ClientSizeChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuChangedSystem.Windows.Forms.Control.ContextMenuChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuStripChangedSystem.Windows.Forms.Control.ContextMenuStripChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlAddedSystem.Windows.Forms.Control.ControlAdded イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlRemovedSystem.Windows.Forms.Control.ControlRemoved イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCreateControlSystem.Windows.Forms.Control.CreateControl メソッドを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCursorChangedSystem.Windows.Forms.Control.CursorChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDockChangedSystem.Windows.Forms.Control.DockChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDoubleClickユーザーがコントロールの上にカーソルを置いてクリックしたときにDoubleClickイベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnDpiChangedAfterParent System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDpiChangedBeforeParent System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragDropSystem.Windows.Forms.Control.DragDrop イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragEnterSystem.Windows.Forms.Control.DragEnter イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragLeaveSystem.Windows.Forms.Control.DragLeave イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragOverSystem.Windows.Forms.Control.DragOver イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEditEnterEnterイベントを処理します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnEditKeyPressオーバーライドされます。 EditKeyPress イベントを発生させます。  
Protected メソッドOnEditLeaveLeaveイベントを処理します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnEditMouseDownオーバーライドされます。 内部使用のみ。編集中にマウスボタンが押されたときに発生します。  
Protected メソッドOnEditorVisibleChangedVisibleStateChangedイベントを処理します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnEditPreviewKeyDownPreviewKeyDownイベントを処理します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnEnabledChangedSystem.Windows.Forms.Control.EnabledChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEnterSystem.Windows.Forms.Control.Enter イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnFontChangedSystem.Windows.Forms.Control.FontChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnForeColorChangedSystem.Windows.Forms.Control.ForeColorChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnForegroundImageChanged前景ピクチャが変更されたときにFarPoint.Win.ElementControl.ForegroundImageChangedイベントを発生させます。 FarPoint.Win.ElementControlから継承されます。
Protected メソッドOnGiveFeedbackSystem.Windows.Forms.Control.GiveFeedback イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHandleCreatedSystem.Windows.Forms.Control.HandleCreated イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHandleDestroyedSystem.Windows.Forms.Control.HandleDestroyed イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHelpRequestedSystem.Windows.Forms.Control.HelpRequested イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnImeModeChangedSystem.Windows.Forms.Control.ImeModeChanged イベントを発生します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnInvalidatedSystem.Windows.Forms.Control.Invalidated イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnKeyPressSystem.Windows.Forms.Control.KeyPress イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnKeyUpSystem.Windows.Forms.Control.KeyUp イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLayoutLayout イベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnLeaveSystem.Windows.Forms.Control.Leave イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLocationChangedオーバーロードされます。 System.Windows.Forms.Control.LocationChangedイベントを発生させます。 FarPoint.Win.Spread.CellType.GeneralEditorから継承されます。
Protected メソッドOnMarginChangedSystem.Windows.Forms.Control.MarginChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseCaptureChangedSystem.Windows.Forms.Control.MouseCaptureChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseClickSystem.Windows.Forms.Control.MouseClick イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseDoubleClickSystem.Windows.Forms.Control.MouseDoubleClick イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseHoverSystem.Windows.Forms.Control.MouseHover イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseWheelSystem.Windows.Forms.Control.MouseWheel イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMoveSystem.Windows.Forms.Control.Move イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnNotifyMessageコントロールに Windows メッセージを通知します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaddingChangedSystem.Windows.Forms.Control.PaddingChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackColorChangedコントロールのコンテナーの System.Windows.Forms.Control.BackColorChanged プロパティ値が変更された場合に、System.Windows.Forms.Control.BackColor イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackgroundImageChangedコントロールのコンテナーの System.Windows.Forms.Control.BackgroundImageChanged プロパティ値が変更された場合に、System.Windows.Forms.Control.BackgroundImage イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBindingContextChangedコントロールのコンテナーの System.Windows.Forms.Control.BindingContextChanged プロパティ値が変更された場合に、System.Windows.Forms.Control.BindingContext イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentCursorChangedSystem.Windows.Forms.Control.CursorChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentEnabledChangedコントロールのコンテナーの System.Windows.Forms.Control.EnabledChanged プロパティ値が変更された場合に、System.Windows.Forms.Control.Enabled イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentForeColorChangedコントロールのコンテナーの System.Windows.Forms.Control.ForeColorChanged プロパティ値が変更された場合に、System.Windows.Forms.Control.ForeColor イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentRightToLeftChangedコントロールのコンテナーの System.Windows.Forms.Control.RightToLeftChanged プロパティ値が変更された場合に、System.Windows.Forms.Control.RightToLeft イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentVisibleChangedコントロールのコンテナーの System.Windows.Forms.Control.VisibleChanged プロパティ値が変更された場合に、System.Windows.Forms.Control.Visible イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPictureChangedピクチャが変更されたときにFarPoint.Win.ElementControl.PictureChangedイベントを発生させます。 FarPoint.Win.ElementControlから継承されます。
Protected メソッドOnPreviewKeyDownSystem.Windows.Forms.Control.PreviewKeyDown イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPrintSystem.Windows.Forms.Control.Paint イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnQueryContinueDragSystem.Windows.Forms.Control.QueryContinueDrag イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnRegionChangedSystem.Windows.Forms.Control.RegionChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnResizeResize イベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnRightToLeftChangedSystem.Windows.Forms.Control.RightToLeftChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSizeChangedSizeChanged イベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnStyleChangedSystem.Windows.Forms.Control.StyleChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSystemColorsChangedSystem.Windows.Forms.Control.SystemColorsChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabIndexChangedSystem.Windows.Forms.Control.TabIndexChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabStopChangedSystem.Windows.Forms.Control.TabStopChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTextChangedSystem.Windows.Forms.Control.TextChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnValidatedSystem.Windows.Forms.Control.Validated イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnValidatingSystem.Windows.Forms.Control.Validating イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnVisibleChangedSystem.Windows.Forms.Control.VisibleChanged イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessCmdKeyコマンド キーを処理します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDialogCharオーバーライドされます。 内部使用のみ。  
Protected メソッドProcessDialogKeyオーバーライドされます。 内部使用のみ。  
Protected メソッドProcessKeyEventArgsキー メッセージを処理し、適切なコントロール イベントを生成します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessKeyPreviewキーボード メッセージをプレビューします。 System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseDragEvent適切なドラッグ イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseKeyEvent適切なキー イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseMouseEvent適切なマウス イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドRaisePaintEvent適切な描画イベントを発生させます。 System.Windows.Forms.Controlから継承されます。
Protected メソッドRecreateHandle強制的にコントロールのハンドルを再作成します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドRescaleConstantsForDpi System.Windows.Forms.Controlから継承されます。
Protected メソッドResetElements要素をデフォルト設定にリセットします。 FarPoint.Win.ElementControlから継承されます。
Protected メソッドResetMouseEventArgsSystem.Windows.Forms.Control.MouseLeave イベントを処理するためのコントロールをリセットします。 System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateAlignmentオーバーロードされます。 指定した System.Windows.Forms.HorizontalAlignment を適切な System.Windows.Forms.HorizontalAlignment に変換し、テキストを右から左に表示できるようにします。 System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateHorizontal指定した System.Windows.Forms.HorizontalAlignment を適切な System.Windows.Forms.HorizontalAlignment に変換し、テキストを右から左に表示できるようにします。 System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateLeftRight指定した System.Windows.Forms.LeftRightAlignment を適切な System.Windows.Forms.LeftRightAlignment に変換し、テキストを右から左に表示できるようにします。 System.Windows.Forms.Controlから継承されます。
Protected メソッドScaleControl System.Windows.Forms.Controlから継承されます。
Protected メソッドSetAutoSizeModeSystem.Windows.Forms.Control.AutoSize プロパティが有効なときのコントロールの動作を示す値を設定します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドSetBoundsCoreこのコントロールの指定した境界を設定する作業を実行します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドSetClientSizeCoreコントロールのクライアント領域のサイズを設定します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドSetStyle指定した System.Windows.Forms.ControlStyles フラグを true または false に設定します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドSetTopLevelコントロールをトップレベル コントロールとして設定します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドSetVisibleCoreコントロールを指定した表示状態に設定します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドShowSelectionGripperグリッパーを表示します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドSizeFromClientSize System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateStyles割り当て済みのスタイルを強制的にコントロールに再適用します。 System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateZOrderコントロールを親の z オーダーで更新します。 System.Windows.Forms.Controlから継承されます。
トップ
参照

MultiColumnEditor クラス
FarPoint.Win.Spread.CellType 名前空間

 

 


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