MESCIUS SPREAD for Windows Forms 15.0J
FpCombo クラス メソッド


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

パブリック メソッド
 名前解説
Public メソッドClear編集コントロールの選択されている内容をすべて削除します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドClearAll編集コントロールの内容をすべて削除します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドCloseAutocompletePopup FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドContains System.Windows.Forms.Controlから継承されます。
Public メソッドCopy編集コントロールで選択されているテキストをクリップボードにコピーします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドCreateControl System.Windows.Forms.Controlから継承されます。
Public メソッドCreateGraphics System.Windows.Forms.Controlから継承されます。
Public メソッドCreateStringWithLiteralsリテラル文字から成る文字列を作成します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドCut編集コントロールで選択されている内容をクリップボードに切り取ります。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドDrawToBitmap 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 System.Windows.Forms.Controlから継承されます。
Public メソッドGetControlコントロールを取得します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetCurrentLine現在の行を取得します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドGetDroppedListドロップダウンリストボックスを取得します。  
Public メソッドGetElementStyle要素のスタイルを取得します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetFontフォントが指定されていない場合、現在のフォントまたはデフォルトのフォントを取得します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドGetLeftmostCharacters左端の文字から開始して指定した文字数を取得します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドGetLineCount行数を返します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドGetNextControl System.Windows.Forms.Controlから継承されます。
Public メソッドGetPreferredSize System.Windows.Forms.Controlから継承されます。
Public メソッドGetRightmostCharacters右端の文字から開始して指定した数の文字を取得します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドHide System.Windows.Forms.Controlから継承されます。
Public メソッドInvalidateオーバーロードされます。  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 メソッドOnAdvanceSuperEditBase.Advance イベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドOnInvalidDataSuperEditBase.InvalidData イベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドOnPaintオーバーロードされます。 Paint イベントを発生させて、編集コントロールを描画します。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドOnPaintBackgroundオーバーロードされます。 要素の背景を描画します。 FarPoint.Win.ElementControlから継承されます。
Public メソッドOnUserErrorSuperEditBase.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 メソッドRectangleToClient System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToScreen System.Windows.Forms.Controlから継承されます。
Public メソッドRefresh System.Windows.Forms.Controlから継承されます。
Public メソッドResetコントロールの内容をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetBackColor背景色をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetBindings System.Windows.Forms.Controlから継承されます。
Public メソッドResetBorder境界線をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetButtonColor

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

FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetButtonMarginColor編集コントロールのボタンとテキストの間の余白の色をデフォルト色にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetCursor System.Windows.Forms.Controlから継承されます。
Public メソッドResetFontコントロールのフォントをデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetForeColorテキスト色をデフォルト値にリセットします。 FarPoint.Win.SuperEditBaseから継承されます。
Public メソッドResetImeMode System.Windows.Forms.Controlから継承されます。
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 メソッドResetRightToLeft System.Windows.Forms.Controlから継承されます。
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 メソッド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 メソッドShowListコンボボックスコントロールのドロップダウンリストを表示するかどうかを決定します。  
Public メソッドSuspendLayout System.Windows.Forms.Controlから継承されます。
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 メソッドDestroyHandle System.Windows.Forms.Controlから継承されます。
Protected メソッドFinalizeオブジェクトのメモリを解放します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドGetAccessibilityObjectById System.Windows.Forms.Controlから継承されます。
Protected メソッドGetAutoSizeMode System.Windows.Forms.Controlから継承されます。
Protected メソッドGetBottomMarging内部使用のみ。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドGetInputTextBox内部使用のみ。入力テキストボックスの取得をオーバーライドします。 FarPoint.Win.SuperEditBaseから継承されます。
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から継承されます。
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 System.Windows.Forms.Controlから継承されます。
Protected メソッドMemberwiseCloneオーバーロードされます。  System.MarshalByRefObjectから継承されます。
Protected メソッドOnAfterFocusAfterFocusイベントを発生させます。  
Protected メソッドOnAutoSizeChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackColorChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackgroundImageLayoutChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBindingContextChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnChangeUICues System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClickユーザーがコントロールの上にカーソルを置いてクリックしたときにClickイベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnClientSizeChanged System.Windows.Forms.Controlから継承されます。
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 System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDockChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDoubleClickユーザーがコントロールの上にカーソルを置いてクリックしたときにDoubleClickイベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
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 メソッドOnEditEnterEnterイベントを処理します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnEditLeaveLeaveイベントを処理します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnEditorVisibleChangedVisibleStateChangedイベントを処理します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnEditPreviewKeyDownPreviewKeyDownイベントを処理します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnEnabledChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEnter System.Windows.Forms.Controlから継承されます。
Protected メソッドOnFontChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnForeColorChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGiveFeedback System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHandleCreated System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHandleDestroyed System.Windows.Forms.Controlから継承されます。
Protected メソッドOnHelpRequested System.Windows.Forms.Controlから継承されます。
Protected メソッドOnImeModeChangedSystem.Windows.Forms.Control.ImeModeChanged イベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnInvalidated System.Windows.Forms.Controlから継承されます。
Protected メソッドOnItemSubmitedItemSubmitedイベントを発生させます。  
Protected メソッドOnLayoutLayout イベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnLeave System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLocationChangedオーバーロードされます。 オーバーライドされます。 System.Windows.Forms.Control.LocationChangedイベントを発生させます。  
Protected メソッドOnMarginChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseCaptureChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseClick System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseDoubleClick System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseWheel System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMove System.Windows.Forms.Controlから継承されます。
Protected メソッドOnNotifyMessage System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaddingChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackColorChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackgroundImageChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBindingContextChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentCursorChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentEnabledChanged 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 メソッドOnQueryContinueDrag System.Windows.Forms.Controlから継承されます。
Protected メソッドOnRegionChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnResizeResize イベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドOnRightToLeftChanged System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSizeChangedSizeChanged イベントを発生させます。 FarPoint.Win.SuperEditBaseから継承されます。
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 メソッドRecreateHandle System.Windows.Forms.Controlから継承されます。
Protected メソッドRescaleConstantsForDpi System.Windows.Forms.Controlから継承されます。
Protected メソッドResetElements要素をデフォルト設定にリセットします。 FarPoint.Win.ElementControlから継承されます。
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 メソッドSetStyle System.Windows.Forms.Controlから継承されます。
Protected メソッドSetTopLevel System.Windows.Forms.Controlから継承されます。
Protected メソッドShowSelectionGripperグリッパーを表示します。 FarPoint.Win.SuperEditBaseから継承されます。
Protected メソッドSizeFromClientSize System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateStyles System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateZOrder System.Windows.Forms.Controlから継承されます。
トップ
参照

FpCombo クラス
FarPoint.Win 名前空間

 

 


© MESCIUS inc. All rights reserved.