Home Component Writing

TppCustomPreviewer - Developer Express Status Bar

edited June 2006 in Component Writing
RB 10.03

Hi,

I have a Custom Preview and a "TdxStatusBar" Status Bar of Developer Express
component, on OnStatusChange of TppViewer I read status text and display it
on my StatusBar.

dxStatusBar.Panels[0].Text := ppViewer1.Status;

Now, I need to do same with TppCustomSearchPreview Status. How can I display
Status Text of a TppCustomSearchPreview on my TdxStatusBar ?

Thank You

Comments

This discussion has been closed.