For a list of all members of this type, see UltraCalculatorDropDown members.
Name | Description | |
---|---|---|
AppendText | Appends text to the current text of the editor. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
BeginInvoke | Overloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | (Inherited from Infragistics.Win.UltraControlBase) | |
BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) | |
CalculatorBackspace | Backspace | |
CalculatorClear | Clears the calculator | |
CalculatorClearEntry | Clears the last entry | |
CalculatorMemoryAdd | Overloaded. Adds current value to memory | |
CalculatorMemoryClear | Clears the memory | |
CalculatorMemoryRecall | Recalls memory value to the display | |
CalculatorMemoryStore | Overloaded. Store current value in memory | |
CanUndo | Gets a value indicating whether the user can undo the editor's previous operation. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
Clear | Clears all text from the control. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ClearUndo | Clears information about the most recent operation from the undo buffer of the control. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
CloseEditorButtonDropDowns | (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonControlBase) | |
CloseUp | Overloaded. Closes up the dropdown | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
Copy | Copies the current selection in the control to the Clipboard (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Cut | Moves the current selection in the control to the Clipboard. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
Dispose | Overloaded. Overridden. Invoked when the control is disposed. | |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) | |
DropDown | Displays the list portion of the control. (Inherited from Infragistics.Win.UltraWinEditors.EditorWithTextDropDownControlBase) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Overloaded. (Inherited from Infragistics.Win.UltraControlBase) | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Focus | Sets input focus to the control. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
GetChildAtPoint | Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | Used to determine the preferred size for the control (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) | |
InitializeDataRepeaterClone | (Inherited from Infragistics.Win.UltraControlBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from Infragistics.Win.UltraControlBase) | |
Invoke | Overloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from System.Windows.Forms.Control) | |
LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) | |
NotifyDpiChanged | (Inherited from Infragistics.Win.UltraControlBase) | |
Paste | Replaces the current selection in the control with the contents of the Clipboard. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PushButton | Simulates a button press on the particular key | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from Infragistics.Win.UltraControlBase) | |
ResetAlwaysInEditMode | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.AlwaysInEditMode property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetAppearance | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetAppearances | (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonControlBase) | |
ResetAutoCloseUpOnEquals | Resets the AutoCloseUpOnEquals property to its default value. | |
ResetAutoDetectDecimalSymbol | Resets the AutoDetectDecimalSymbol property to its default value. | |
ResetAutoDetectGroupSymbol | Resets the AutoDetectGroupSymbol property to its default value. | |
ResetAutoSize | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.AutoSize property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetBorderStyle | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.BorderStyle property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetButtonAppearance | Resets the Infragistics.Win.UltraWinEditors.EditorWithTextDropDownControlBase.ButtonAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorWithTextDropDownControlBase) | |
ResetButtonsLeft | (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonControlBase) | |
ResetButtonsRight | (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonControlBase) | |
ResetButtonStyle | Resets the Infragistics.Win.UltraWinEditors.UltraComboEditor.ButtonStyle property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorWithTextDropDownControlBase) | |
ResetCalculatorAppearance | Resets the CalculatorAppearance property to its default value. | |
ResetCalculatorButtonAppearance | Resets the CalculatorButtonAppearance property to its default value. | |
ResetCalculatorButtonHotTrackingAppearance | Resets the CalculatorButtonHotTrackingAppearance property to its default value. | |
ResetCalculatorDropDownStyle | Resets the CalculatorDropDownStyle property to its default value. | |
ResetCalculatorEditAppearance | Resets the CalculatorEditAppearance property to its default value. | |
ResetCalculatorMemoryDisplayText | Resets the CalculatorMemoryDisplayText property to its default value. | |
ResetCalculatorShowCustomButtons | Resets the CalculatorShowCustomButtons property to its default value. | |
ResetCalculatorShowMemoryButtons | Resets the CalculatorShowMemoryButtons property to its default value. | |
ResetCharacterCasing | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.CharacterCasing property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetDecimalSymbol | Resets the DecimalSymbol property to its default value. | |
ResetDigitGrouping | Resets the DigitGrouping property to its default value. | |
ResetDisplayStyle | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.DisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetDropDownButtonAlignment | Resets the Infragistics.Win.UltraWinEditors.UltraComboEditor.DropDownButtonAlignment property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorWithTextDropDownControlBase) | |
ResetDropDownButtonDisplayStyle | Resets the Infragistics.Win.UltraWinEditors.UltraComboEditor.DropDownButtonDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorWithTextDropDownControlBase) | |
ResetDropDownSize | Resets the DropDownSize property to its default value. | |
ResetDropDownStyle | Resets the Infragistics.Win.UltraWinEditors.UltraComboEditor.DropDownStyle property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorWithTextDropDownControlBase) | |
ResetGroupSize | Resets the GroupSize property to its default value. | |
ResetGroupSymbol | Resets the GroupSymbol property to its default value. | |
ResetHideSelection | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.HideSelection property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetImageList | (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonControlBase) | |
ResetImageTransparentColor | (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonControlBase) | |
ResetMaxLength | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.MaxLength property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetNullable | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.Nullable property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetNullText | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.Nullable property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetNullTextAppearance | Resets the Infragistics.Win.UltraWinEditors.TextEditorControlBase.NullTextAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetOverflowIndicatorImage | Resets the image shown in the overflow indicator. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResetReadOnly | (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonControlBase) | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control) | |
ResolveAppearance | Overloaded. Resolves the specified Appearance by setting its default values to the actual values used by the control (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
ResolveButtonAppearance | Resolves the Appearance used by the control's dropdown button (Inherited from Infragistics.Win.UltraWinEditors.EditorWithTextDropDownControlBase) | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) | |
Select | Overloaded. Selects text within the control (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
SelectAll | Selects all text in the control. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
ShouldSerializeAutoCloseUpOnEquals | Returns a Boolean value that determines whether the AutoCloseUpOnEquals property is set to its default value. | |
ShouldSerializeAutoDetectDecimalSymbol | Returns a Boolean value that determines whether the AutoDetectDecimalSymbol property is set to its default value. | |
ShouldSerializeAutoDetectGroupSymbol | Returns a Boolean value that determines whether the AutoDetectGroupSymbol property is set to its default value. | |
ShouldSerializeCalculatorAppearance | Returns a Boolean value that determines whether the CalculatorAppearance property is set to its default value. | |
ShouldSerializeCalculatorButtonAppearance | Returns a Boolean value that determines whether the CalculatorButtonAppearance property is set to its default value. | |
ShouldSerializeCalculatorButtonHotTrackingAppearance | Returns a Boolean value that determines whether the CalculatorButtonHotTrackingAppearance property is set to its default value. | |
ShouldSerializeCalculatorDropDownStyle | Returns a Boolean value that determines whether the CalculatorDropDownStyle property is set to its default value. | |
ShouldSerializeCalculatorEditAppearance | Returns a Boolean value that determines whether the CalculatorEditAppearance property is set to its default value. | |
ShouldSerializeCalculatorMemoryDisplayText | Returns a Boolean value that determines whether the CalculatorMemoryDisplayText property is set to its default value. | |
ShouldSerializeCalculatorShowCustomButtons | Returns a Boolean value that determines whether the CalculatorShowCustomButtons property is set to its default value. | |
ShouldSerializeCalculatorShowMemoryButtons | Returns a Boolean value that determines whether the CalculatorShowMemoryButtons property is set to its default value. | |
ShouldSerializeCursor | (Inherited from Infragistics.Win.UltraControlBase) | |
ShouldSerializeDecimalSymbol | Returns a Boolean value that determines whether the DecimalSymbol property is set to its default value. | |
ShouldSerializeDigitGrouping | Returns a Boolean value that determines whether the DigitGrouping property is set to its default value. | |
ShouldSerializeDropDownSize | Returns a Boolean value that determines whether the DropDownSize property is set to its default value. | |
ShouldSerializeGroupSize | Returns a Boolean value that determines whether the GroupSize property is set to its default value. | |
ShouldSerializeGroupSymbol | Returns a Boolean value that determines whether the GroupSymbol property is set to its default value. | |
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Undo | Undoes the last edit operation in the control. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase) | |
Update | (Inherited from Infragistics.Win.UltraControlBase) |