Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OnDraw Events...

Status
Not open for further replies.

801119

Programmer
Apr 10, 2000
311
SE
Greetings...

How do I use the OnDraw event?? I want to draw a TEdit and a TBitBtn on my TStatusBar, but I don't know how these OnDraw events work. Could someone give me a hint...


Thx Martin G Broman
mgb_svea@thevortex.com

DWS - Alpha Whitin Dead Wolf Society
Xaner Software, DB programer
 
Greetinx!

If you need OnDrawPanel event of TStatusPanel, you should see help on keyword of TStatusPanel and its OnDrawPanel event help!
There is example how to use OnDrawPanel event!
Happy programming!))
 
Greetinx!

To correct using OnDrawPanel event you must set value of TStatusPanel's property of 'Style' to psOwnerDraw. Happy programming!))
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top