status bar pannels...

paynea

Newcomer
Joined
May 10, 2001
Messages
14
Location
UK - Leicester
hello all,

on my mdi parent form (for a database app) i have a status bar with a database username text field (this is populated when a user logs in).

i want to be able to click this pannel and give the user the option to log out.

i have all the code for this with 1 exception...
i can't seem to evaluate what pannel i've clicked?

i'm using the <statusbar>.pannelclick event - how do i test the pannel click event and return the pannel number that's been clicked?

thanks,
drew.
 
Back
Top