[Mono-winforms-list] Finding the tabindex of a label

PFJ pjohnson1 at uclan.ac.uk
Wed Feb 3 08:43:04 EST 2010


Hi,


Petit Eric wrote:
> 
> i don't really know, but did yu try something like
> Label Buff = sender as label
> or
> Label Buff = new label(
> Buff = (Label)sender.TabIndex;
> 

Yep, doesn't give me the TabIndex method either.

TTFN

Paul
-- 
View this message in context: http://old.nabble.com/Finding-the-tabindex-of-a-label-tp27435810p27436432.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list