User wants me to enable=false on a page # 2 when the page 1 isn't filled in
properly.  

I tried to do that on the entire control but the entire page is defeated.
Not good :)

Other failures:
this.TabControl[1].Enabled = false;

This makes the whole page dead when I want to STOP the tab control from
working.  
this.TabControl.GetControl(1).Enabled = false;   
 
Any ideas? 

Stephen Russell
S.R. & Associates
Memphis, TN 38115

901.246-0159 



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Microsofts_C_Sharp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to