[]
Represents the class of dropdown calculator form.
public class DropDownCalculator : DropDownForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, IMessageFilter
Name | Description |
---|---|
DropDownCalculator() | Initializes a new instance of the DropDownCalculator class. |
Name | Description |
---|---|
Calculator | The calculator used in a DropDownCalculator form. |
Name | Description |
---|---|
Dispose(bool) | Releases the resources used by the DropDownCalculator. |
OnCancelChanges(EventArgs) | This method is for internal use only. |
OnHandleCreated(EventArgs) | This method is for internal use only. |
OnKeyDown(KeyEventArgs) | This method is for internal use only. |
OnKeyPress(KeyPressEventArgs) | This method is for internal use only. |
OnKeyUp(KeyEventArgs) | This method is for internal use only. |
OnOpen(EventArgs) | This method is for internal use only. |
OnPostChanges(EventArgs) | This method is for internal use only. |
OnVisibleChanged(EventArgs) | This method is for internal use only. |
WndProc(ref Message) | This method is for internal use only. |