Row Info Display

The display object is a non-visual class user object that display row information. The object sends the messages to the MDI micro help. This object can be copied and easily changed to send the message to a footer in the DataWindow or window title bar.
To use this object you need to write a lot of code! Yes? No... In the constructor event of the DataWindow add one line of code.
//Constructor Event
uf_Create( "Display" )
This service can easily be extended into the Powersoft Foundation Class (PFC).
