paynea
Newcomer
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.
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.