DataGate Print File Designer® - Build 8.0.355 and above

Format Methods

Public Methods


Methods Description

 GetOverallHeight

Returns the overall height of the format control.

 HasChild

Gets a value indicating whether the control has one or more child controls.

 SetFormatPosition

Sets the top position, within the print file, of the format control.


Protected Methods


Methods Description

 Dispose (inherited from Component)

Releases the unmanaged resources and optionally releases the managed resources.

 InitLayout

Overrides the Control.InitLayout method after adding a control to a container.

 OnControlAdded

Overrides the Control.OnControlAdded method and raises the Control.ControlAdded event.

 OnLocationChanged

Overrides the Control.OnLocationChanged method and raises the Control.LocationChanged event.

 OnSizeChanged

Overrides the Control.OnSizeChanged method and raises the Control.SizeChanged event.


See Also

Format Class Overview | Setting Format Properties | Control.InitLayout Method | Control.OnControlAdded Method | Control.ControlAdded Event | Control.OnLocationChanged Method | Control.LocationChanged Event | Control.OnSizeChanged Method | Control.SizeChanged Event