CalcDropDownEditorデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CalcDropDownEditor コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
AcceptsReturn | Infragistics.Win.EditorWithTextから継承されます。 | |
AcceptsTab | Infragistics.Win.EditorWithTextから継承されます。 | |
ButtonAlignment | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
ButtonsLeft | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
ButtonsRight | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
CanFocus | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
CurrentEditText | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
DataFilter | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
DefaultOwner | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
Disposed | Infragistics.Shared.DisposableObjectから継承されます。 | |
EditorSharedObjectName | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
ElementBeingEdited | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
ExpectedType | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
Focused | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
HasButtonsLeft | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
HasButtonsRight | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
IncludeDropDownButton | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
IsDroppedDown | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
IsInEditMode | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
IsInIMEComposition | Infragistics.Win.EditorWithTextから継承されます。 | |
IsValid | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
ScrollBars | Infragistics.Win.EditorWithTextから継承されます。 | |
SelectedText | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
SelectionLength | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
SelectionStart | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
SetFocusToEditControlOnCloseUp | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
SupportsAutoSizeEdit | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
SupportsDropDown | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
SupportsSelectableText | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
SupportsSpellChecking | Infragistics.Win.EditorWithTextから継承されます。 | |
SupportsValueList | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
Tag | Infragistics.Shared.SubObjectBaseから継承されます。 | |
TextBox | Infragistics.Win.EditorWithTextから継承されます。 | |
TextLength | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
Value | オーバーライドされます。 編集中の現在の値を設定します。 |
名前 | 解説 | |
---|---|---|
AppliesFormatStringWhenInEditMode | Infragistics.Win.EditorWithTextから継承されます。 | |
Calculator | エディターに関連付けられた計算式を取得します。 | |
ControlToDrop | オーバーライドされます。 ドロップダウン矢印またはF4を押したときにドロップするコントロールを取得します | |
ControlToDropValue | オーバーライドされます。 ドロップするコントロールの値を取得します | |
EditorValue | Infragistics.Win.EditorWithTextから継承されます。 | |
HasOwnDefaultContextMenu | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
SelectedTextInternal | Infragistics.Win.EditorWithTextから継承されます。 | |
SelectionLengthInternal | Infragistics.Win.EditorWithTextから継承されます。 | |
SelectionStartInternal | Infragistics.Win.EditorWithTextから継承されます。 | |
ShouldCommitControlToDropValue | オーバーライドされます。 ドロップされたコントロールで基本が値をコミットする必要があるかどうかを決定するために使用されます | |
SubObjectPropChangeHandler | Infragistics.Shared.SubObjectBaseから継承されます。 | |
TextLengthInternal | Infragistics.Win.EditorWithTextから継承されます。 | |
UltraCalculatorDropDown | この要素に関連付けられたUltraCalculatorDropDownを取得します。 | |
WantsOwnerKeyEvents | Infragistics.Win.EmbeddableEditorBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
ApplyValueAppearance | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
AreTouchMetricsEnabled | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
CanEditType | オーバーライドされます。 このエディターは 10 進数値だけを編集します。 | |
CanRenderType | オーバーライドされます。 このエディターでレンダリング可能なのは 10 進数のタイプだけです。 | |
Clone | オーバーロードされます。 オーバーライドされます。 指定されたデフォルトのオーナーで埋め込みエディターのコピーを作成します。 | |
CloseUp | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
ComparesByValue | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
CreateAccessibilityInstance | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | |
CreateUIAutomationProvider | Infragistics.Win.EditorWithTextから継承されます。 | |
DataValueToText | オーバーロードされます。 Infragistics.Win.EditorWithTextから継承されます。 | |
Dispose | Infragistics.Shared.DisposableObjectから継承されます。 | |
DropDown | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
EnterEditMode | オーバーロードされます。 Infragistics.Win.EditorWithTextから継承されます。 | |
ExitEditMode | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
Focus | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
GetDropDownState | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
GetEditStatus | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
GetEmbeddableElement | オーバーロードされます。 Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
GetEmbeddableElementType | オーバーライドされます。 エディターが埋め込み要素として使用する EmbeddableUIElementBase 派生クラスの型を返します。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
GetMinimumTouchFriendlyHeight | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
GetSize | オーバーロードされます。 Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
GetSpellCheckTarget | Infragistics.Win.EditorWithTextから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
IsInputKey | オーバーライドされます。 キーがエディターによって使用されるかどうかを返します。 | |
IsValidValue | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
NotifyPropChange | オーバーロードされます。 Infragistics.Shared.SubObjectBaseから継承されます。 | |
OnKeyUp | Infragistics.Win.EditorWithTextから継承されます。 | |
OnTouchMetricsChanged | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
ResetButtonsLeft | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
ResetButtonsRight | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
ResolveShowInkButton | Infragistics.Win.EditorWithTextから継承されます。 | |
SelectAll | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
ShouldSerializeTag | Infragistics.Shared.SubObjectBaseから継承されます。 | |
ValueToDataValue | オーバーロードされます。 Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
VerifyNotDisposed | Infragistics.Shared.DisposableObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
AdjustSizeForOwnerBorders | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
AdjustSizeForOwnerPadding | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
CreateEmbeddableUIElement | オーバーライドされます。 埋め込み要素を作成します | |
DeserializeTag | オーバーロードされます。 Infragistics.Shared.SubObjectBaseから継承されます。 | |
DoCloseUp | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
DoDropDown | オーバーライドされます。 コントロールをドロップダウンします。 | |
GetAutoConvertedDestinationValue | オーバーライドされます。 このエディターに固有の自動データ変換。 | |
GetDisplayValue | Infragistics.Win.EditorWithTextから継承されます。 | |
GetEditorValue | Infragistics.Win.EditorWithTextから継承されます。 | |
GetInkProvider | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
GetTextSizeOfValue | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
HasAnySpinButtons | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
HookOwnersKeyEvents | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
InitControlToDropValue | オーバーライドされます。 ドロップされたコントロールの値を初期化します | |
InitializeFrom | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
InitializeTag | Infragistics.Shared.SubObjectBaseから継承されます。 | |
IsDestinationValueValid | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 | |
OnAfterCloseUp | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
OnAfterDropDown | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
OnAfterEditorButtonCheckStateChanged | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
OnAfterEditorButtonCloseUp | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
OnAfterEnterEditMode | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
OnAfterExitEditMode | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
OnBeforeDropDown | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
OnBeforeEditorButtonCheckStateChanged | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
OnBeforeEditorButtonDropDown | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
OnBeforeEnterEditMode | Infragistics.Win.EditorWithTextから継承されます。 | |
OnBeforeExitEditMode | Infragistics.Win.EditorWithTextから継承されます。 | |
OnDispose | オーバーライドされます。 エディターが破棄されるときに呼び出されます。 | |
OnEditorButtonClick | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
OnEditorSpinButtonClick | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
OnEmbeddableTextBoxListenerKeyDown | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
OnInitializeEditorButtonCheckState | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
OnObjectPropChanged | Infragistics.Shared.SubObjectBaseから継承されます。 | |
OnOwnerKeyDown | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
OnOwnerKeyPress | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
OnOwnerKeyUp | Infragistics.Win.EditorWithTextAndDropDownBaseから継承されます。 | |
OnSubObjectPropChanged | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
ResetTag | Infragistics.Shared.SubObjectBaseから継承されます。 | |
SerializeTag | オーバーロードされます。 Infragistics.Shared.SubObjectBaseから継承されます。 | |
SetAutoConvertedEditorValueInternal | Infragistics.Win.EditorWithTextから継承されます。 | |
SetTextBoxText | Infragistics.Win.EditorWithTextから継承されます。 | |
ShouldSerializeButtonsLeft | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
ShouldSerializeButtonsRight | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
UnhookOwnersKeyEvents | Infragistics.Win.EmbeddableEditorBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
AfterCloseUp | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
AfterDropDown | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
AfterEditorButtonCheckStateChanged | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
AfterEditorButtonCloseUp | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
AfterEnterEditMode | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
AfterExitEditMode | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
BeforeDropDown | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
BeforeEditorButtonCheckStateChanged | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
BeforeEditorButtonDropDown | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
BeforeEnterEditMode | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
BeforeExitEditMode | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
EditorButtonAdded | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
EditorButtonClick | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
EditorSpinButtonClick | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
InitializeEditorButtonCheckState | Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBaseから継承されます。 | |
KeyDown | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
KeyPress | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
KeyUp | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
SelectionChanged | Infragistics.Win.EmbeddableEditorBaseから継承されます。 | |
SubObjectDisposed | Infragistics.Shared.SubObjectBaseから継承されます。 | |
SubObjectPropChanged | Infragistics.Shared.SubObjectBaseから継承されます。 | |
ValueChanged | Infragistics.Win.EmbeddableEditorBaseから継承されます。 |