accounting software, Point of Sale Software"> Goldenseal Accounting Software-- Sales Promotion Viewer
Accounting Software
Small Business Software Estimating Software
Construction Estimating SoftwareBookkeeping SoftwareInventory SoftwareInventory Control SoftwareInventory Tracking SoftwareInventory Management SoftwareBusiness Management Software

Sales Promotion Viewer (Header)

Link to: source code | record viewer directory

Copyright Turtle Creek Software 1996-2006. All Rights Reserved.

This class manages sales promotions for the Goldenseal accounting software,
small business management software, construction project management software and
construction estimating software.

class CPromotionViewer : public DB_RecordViewer
{
public:

CPromotionViewer(const SPaneInfo &inPaneInfo,
const SViewInfo &inViewInfo);
virtual ~CPromotionViewer() {}

virtual void ListenToMessage(MessageT inMessage, void *ioParam);

protected:

};