class ProgressIndicator : public Ctrl { public: virtual void Paint(Draw& draw); virtual void Layout(); public: struct Style : ChStyle