2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / SplitterEventArgs.cs
index 52b0b57ccb46460ea98dc6929119cdde553473a2..973162a1191c11b8cce777efadf965e0416a3d3e 100644 (file)
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-// Copyright (c) 2004 Novell, Inc. (http://www.novell.com)
+// Copyright (c) 2004-2005 Novell, Inc. (http://www.novell.com)
 //
 // Authors:
-// Aleksandar Dezelin  adezelin@beotel.net
+//     Aleksandar Dezelin      adezelin@beotel.net
 //
 
 using System;
+using System.Runtime.InteropServices;
 
-namespace System.Windows.Forms
-{
-
+namespace System.Windows.Forms {
+       [ComVisible(true)]
        public class SplitterEventArgs : EventArgs
        {
                #region Private fields