DataGate Print File Designer®

BaseField Methods

BaseField Class

Public Methods


Field Description

Refresh

Invalidates the control and forces an immediate redraw of the appearance of the control and any child controls.


Protected Methods


Method Description

 InvalidParent

Invalidates the parent control and indicates that a change to a parent control has occurred.

 OnBackColorChanged

Raises the Control.BackColorChanged event.

 OnMove

Raises the Control.Move event.

 OnPaint

Raises the Control.Paint event.

 OnPaintBackground

Paints the background of the control.

 UpdateDisplayText

Updates the text to display in a BaseField control field according to the property values (alignment, bold, underline).


See Also

BaseField Class | Control.Paint Event | Control.OnPaint Method | Control.BackColorChanged Event | Control.OnMove Method | Control.Move Event