[]
        
(Showing Draft Content)

C1.Win.C1Input.DropDownCalculator

DropDownCalculator Class

Represents the class of dropdown calculator form.

Namespace: C1.Win.C1Input
Assembly: C1.Win.C1Input.4.8.dll
Syntax
public class DropDownCalculator : DropDownForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, IMessageFilter

Constructors

Name Description
DropDownCalculator()

Initializes a new instance of the DropDownCalculator class.

Properties

Name Description
Calculator

The calculator used in a DropDownCalculator form.

Methods

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.