dbicCalc Send comments on this topic.
Dbi.WinControl.Calc Namespace
See Also  Inheritance Hierarchy
dbicCalc Assembly : Dbi.WinControl.Calc Namespace
The dbicCalc namespace

Classes

ClassDescription
BeforeButtonProcessedEventArgs The arguments provided to the BeforeButtonProcessed Event
BeforeButtonTextShownEventArgs The arguments provided to the BeforeButtonTextShown Event
BeforeDisplayAreaTextShownEventArgs The arguments provided to the BeforeDisplayAreaTextShown Event
dbiCalc A programmable and stylable calculator control.
UserDrawnButtonEventArgs The arguments provided to the UserDrawnButton Event
UserDrawnButtonTextEventArgs The arguments provided to the UserDrawnButtonText Event
UserDrawnDisplayAreaEventArgs The arguments provided to the UserDrawnDisplayArea Event

Delegates

DelegateDescription
dbiCalc.EventBeforeButtonProcessedHandler Represents the method that will handle the BeforeButtonProcessed Event
dbiCalc.EventBeforeDisplayAreaTextShownHandler Represents the method that will handle the BeforeDisplayAreaTextShown Event
dbiCalc.EventUserDrawnButtonHandler Represents the method that will handle the UserDrawnButton Event
dbiCalc.EventUserDrawnButtonTextHandler Represents the method that will handle the UserDrawnButtonText Event
dbiCalc.EventUserDrawnDisplayAreaHandler Represents the method that will handle the UserDrawnDisplayArea Event

Enumerations

EnumerationDescription
enumButtonLayout The available layouts for the buttons in the control
enumButtonState The available states that the buttons can be in
enumButtonStyle Determines the appearance of the calculator buttons.
enumCalcButton Represents each of the buttons on the calculator interface.
enumFunctionKeys Determines how many Function keys are displayed.

Remarks


See Also