dbicCalc Send comments on this topic.
dbiCalc Class Methods
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace : dbiCalc Class


"

For a list of all members of this type, see dbiCalc members.

"

Public Methods

 NameDescription
public MethodBackspaceProcesses the backspace method, equivalent to pressing the 'Back' button.  
public MethodBeginInvokeOverloaded. 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)
public MethodBringToFrontBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
public MethodButton0Equivalent to pressing the '0' button.  
public MethodButton1Equivalent to pressing the '1' button.  
public MethodButton2Equivalent to pressing the '2' button.  
public MethodButton3Equivalent to pressing the '3' button.  
public MethodButton4Equivalent to pressing the '4' button.  
public MethodButton5Equivalent to pressing the '5' button.  
public MethodButton6Equivalent to pressing the '6' button.  
public MethodButton7Equivalent to pressing the '7' button.  
public MethodButton8Equivalent to pressing the '8' button.  
public MethodButton9Equivalent to pressing the '9' button.  
public MethodClearProcesses the clear method. Equivalent to pressing the 'C' button.  
public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
public MethodCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control)
public MethodCreateGraphicsCreates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control)
public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
public MethodDecimalEquivalent to pressing the '.' button.  
public MethodDivideProcesses the divide method, equivalent to pressing the '/' button.  
public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control)
public MethodDrawToBitmapSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
public MethodEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
public MethodEqualProcesses the equal method, equivalent to pressing the '=' button.  
public MethodFindFormRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
public MethodFocusSets input focus to the control. (Inherited from System.Windows.Forms.Control)
public MethodGetChildAtPointOverloaded. 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)
public MethodGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public MethodGetNextControlRetrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
public MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
public MethodHideConceals the control from the user. (Inherited from System.Windows.Forms.Control)
public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public MethodInvalidateOverloaded. Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from System.Windows.Forms.Control)
public MethodInvokeOverloaded. 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)
public MethodLogicalToDeviceUnitsOverloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control)
public MethodMultiplyProcesses the multiply method, equivalent to pressing the '*' button.  
public MethodPercentProcesses the percent method, equivalent to pressing the '%' button.  
public MethodPerformLayoutOverloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
public MethodPlusProcesses the addition method, equivalent to pressing the '+' button.  
public MethodPlusMinusEquivalent to pressing the '+/-' button.  
public MethodPointToClientComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
public MethodPointToScreenComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
public MethodPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
public MethodPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
public MethodReciprocalProcesses the reciprocal method, equivalent to pressing the '1/x' button.  
public MethodRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
public MethodRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
public MethodRefreshForces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control)
public MethodResetCalcSizeDBI Internal use only - not intended for programmatic use.  
public MethodResetDisplayFontDBI Internal use only - not intended for programmatic use.  
public MethodResetTextResets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control)
public MethodResumeLayoutOverloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
public MethodScale (Inherited from System.Windows.Forms.Control)
public MethodScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control)
public MethodSelectActivates the control. (Inherited from System.Windows.Forms.Control)
public MethodSelectNextControlActivates the next control. (Inherited from System.Windows.Forms.Control)
public MethodSendToBackSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
public MethodSetBoundsOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
public MethodShouldSerializeCalcSizeDBI Internal use only - not intended for programmatic use.  
public MethodShouldSerializeDisplayFontDBI Internal use only - not intended for programmatic use.  
public MethodShowDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
public MethodSquareProcesses the square method, equivalent to pressing the 'sq' button.  
public MethodSquareRootProcesses the squareroot method, equivalent to pressing the 'sqrt' button.  
public MethodSubtractProcesses the subtration method, equivalent to pressing the '-' button.  
public MethodSuspendLayoutTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
public MethodToString (Inherited from System.ComponentModel.Component)
public MethodUpdateCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Top

See Also