EditorWithComboOwnerデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
EditorWithComboOwner コンストラクタ | コンストラクター |
名前 | 解説 | |
---|---|---|
DesignMode | Infragistics.Win.UltraWinEditors.EditorButtonControlBase.EditorButtonOwnerInfoから継承されます。 |
名前 | 解説 | |
---|---|---|
AccessibilityNotifyClients | Infragistics.Win.UltraWinEditors.EditorButtonControlBase.EditorButtonOwnerInfoから継承されます。 | |
AlwaysRaiseEditorButtonEvents | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
AreTouchMetricsEnabled | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
CanProcessMouseWheel | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
DrawAsActive | オーバーライドされます。 要素を”アクティブ”な状態として描画すべきかどうかを示す値を返します。 | |
EnsureValueIsInList | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
EnterEditModeOnClick | Infragistics.Win.UltraWinEditors.EditorButtonControlBase.EditorButtonOwnerInfoから継承されます。 | |
GetAutoCompleteMode | オーバーライドされます。 Infragistics.Win.EditorWithCombo エディターのための自動補完モードを決定する Infragistics.Win.AutoCompleteMode 定数を返します。 | |
GetAutoEdit | オーバーライドされます。 AutoEditが有効かどうかを示します。 | |
GetAutoSizeEditInfo | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetAutoSuggestFilterMode | オーバーライドされます。 EditorWithCombo 埋め込みエディターのための自動補完モードを決定する AutoSuggestFilterMode 定数を返します。 | |
GetBorderStyle | 埋め込みのエディター要素で使用される境界線スタイルを返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetButtonStyle | オーバーライドされます。 組み込みエディター要素のボタンによって使用されるボタンスタイルを返します。 | |
GetCachedGraphics | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetCharacterCasing | テキストの大文字および小文字をどのように変換するのかを決定します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetCheckedListSettings | オーバーライドされます。 エディターの値が選択済み/チェック済み項目から決定されるかどうかを決定する EditorCheckedListSettings インスタンスを返します。 | |
GetComponentRole | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetConstraints | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetContextMenu | エディターによって使用されるコンテキストメニューを返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetContextMenuStrip | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetControl | Infragistics.Win.UltraWinEditors.EditorButtonControlBase.EditorButtonOwnerInfoから継承されます。 | |
GetDataType | オーバーライドされます。 オブジェクト タイプを返します。 | |
GetDisplayStyle | 埋め込みのエディター要素に適用される表示スタイルを返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetDropDownListAdditionalWidth | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetDropDownListOffset | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetEditor | Infragistics.Win.UltraWinEditors.EditorButtonControlBase.EditorButtonOwnerInfoから継承されます。 | |
GetEditorContext | オーバーライドされます。 SetEditorContextメソッドで設定されたエディターコンテキストを取得します。 | |
GetEditorElement | Infragistics.Win.UltraWinEditors.EditorButtonControlBase.EditorButtonOwnerInfoから継承されます。 | |
GetExtendedInfo | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetExternalContext | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetFormatInfo | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetGlyphInfo | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetImageList | エディターのValueListで使用されるイメージリスト、またはnullを返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetImageTransparentColor | エディターによって表示されるイメージの透明色として使用する色を返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetImeMode | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetMaskInfo | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetMaxLength | 文字列の最大長を返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetMaxLines | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetMaxValue | 設定可能な最大値を取得します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetMinValue | 設定可能な最少値を取得します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetNullText | null値の代わりに表示する文字列を返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetPadChar | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetPadding | 表示する値の周囲に設定されるパディングを返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetPasswordChar | 実際の入力された文字をマスクするために使用される文字を返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
GetPromptChar | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetScrollBarLook | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetScrollBarViewStyle | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetShowInkButton | Infragistics.Win.UltraWinEditors.EditorButtonControlBase.EditorButtonOwnerInfoから継承されます。 | |
GetSizeOfImages | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetSpellChecker | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetTextBoxScrollBars | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetTextRenderingMode | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetTypeConverter | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
GetValue | オーバーライドされます。 描画される値を返します。 | |
GetValueList | オーバーライドされます。 コントロールの ValueList を IValueList として返します。 | |
GetValueListsCollection | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
IsActionableAreaSupported | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
IsEditorAlwaysInEditMode | このエディターは常に編集モードであるかどうかを返します Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
IsEnabled | Infragistics.Win.UltraWinEditors.EditorButtonControlBase.EditorButtonOwnerInfoから継承されます。 | |
IsHotTrackingEnabled | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
IsKeyMapped | オーバーライドされます。 指定されたキーがエディターによって処理されるかどうかを決定するためにエディターによって呼び出されます。 | |
IsMultiLine | テキストが複数行かどうかを返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
IsNullable | 値をnullに設定できるかどうかを返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
IsPrinting | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
IsReadOnly | 値が読み取り専用の場合、True を返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
IsVertical | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
MustDisplayFromList | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
MustSelectFromList | オーバーライドされます。 値リストから選択する必要があるかどうかを返します。 | |
OnEditorClick | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
OnEditorDoubleClick | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
OnEditorGotFocus | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
OnEditorLostFocus | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
OnEditorMouseDown | Infragistics.Win.UltraWinEditors.EditorButtonControlBase.EditorButtonOwnerInfoから継承されます。 | |
OnEditorMouseUp | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
OnEnterEditor | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
OnLeaveEditor | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
RaiseKeyDown | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
RaiseKeyPress | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
RaiseKeyUp | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
ReleaseCachedGraphics | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
ResolveAppearance | オーバーロードされます。 オーバーライドされます。 要素の外観を解決します。 | |
ResolveDefaultAppearance | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
SetEditorContext | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
ShouldDrawFocus | オーバーライドされます。 フォーカスを示す四角形が描画されるかどうかを示します。 | |
ShouldShowOverflowIndicator | オーバーフローインジケーターおよびツールヒントが表示されるかどうかを示す値を出力パラメーターに設定します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 | |
ShowHotkeyPrefix | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
ShowKeyboardCues | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
SuppressEnterLeaveInvalidation | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
UseDefaultEditorCursor | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
WrapText | テキストが1行に収まらない場合に折り返されるかどうかを返します。 Infragistics.Win.UltraWinEditors.TextEditorControlOwnerBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
KeyDown | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
KeyPress | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 | |
KeyUp | Infragistics.Win.EmbeddableEditorOwnerBaseから継承されます。 |