| DataGate Print File Designer®
|
|
BaseField Fields
BaseField Class
Public Fields
|
Field |
Description |
|
toolTipControl
|
This field is a reference to a
System.Windows.Forms.ToolTip
object that represents a small rectangular pop-up window that displays a brief
description of a control's purpose when the mouse hovers over the control.
|
Protected Fields
|
Field |
Description |
|
alignment
|
Indicates whether control data alignment is to the left, right,
or center.
|
|
displayText
|
Contains the unformatted display text for the field.
|
|
format
|
Contains a reference to a
System.Drawing.StringFormat
object that represents text and layout information for text strings.
|
See Also
BaseField Class |
System.Windows.Forms.ToolTip
|
System.Drawing.StringFormat