Well the Clear method seems to do the same as the Remove. I have a large file that translates into about 360 tab pages. Either way, the program crashes when it tries to clear this many tab pages. I get the error

---------------------------
An unhandled exception of type 'System.ComponentModel.Win32Exception' occurred in system.windows.forms.dll

Additional information: Error creating window handle.
---------------------------

What does this mean?