[Mono-winforms-list] TabControl.cs Patch

Gert Driesen gert.driesen at telenet.be
Sun Apr 29 07:00:34 EDT 2007


Berni,

In DeselectTab (int) you should take into account that the deselected tab
might be the last or even the only tab, and verify the behaviour of MS.

In DeselectTab (TabPage) and SelectTab (TagPage) you should take into
account that the specified tab was never added to the TabControl, and verify
the behaviour of MS.

Do the exceptions you throw in SelectTab (string) and DeselectTab (string)
match those thrown by MS ?

Can you also add unit tests for these methods ?

Gert

-----Original Message-----
From: mono-winforms-list-bounces at lists.ximian.com
[mailto:mono-winforms-list-bounces at lists.ximian.com] On Behalf Of berni x
Sent: zondag 29 april 2007 12:52
To: mono-winforms-list at lists.ximian.com
Subject: [Mono-winforms-list] TabControl.cs Patch

I have implemented 2 overloads of SelectTab ( with TabPage and String) And i
have implementeet 3 overloads of DeselectTab

Hope this diffs is going to be commited

berni
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig.
Jetzt gleich testen! http://f.web.de/?mc=021192




More information about the Mono-winforms-list mailing list