Sha256: 151167b09298c3fe604c2059a6ba89205815a2e4eec18c4c2b632c982a47e8f7

Contents?: true

Size: 388 Bytes

Versions: 44

Compression:

Stored size: 388 Bytes

Contents

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;

namespace WindowsForms
{
    public partial class SimpleElementsForm : Form
    {
        public SimpleElementsForm()
        {
            InitializeComponent();
        }
    }
}

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
mohawk-1.0 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
rautomation-1.1.0 ext/WindowsForms/WindowsForms/SimpleElementsForm.cs
rautomation-1.0.0 ext/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.4.4 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.4.3 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
rautomation-0.17.0 ext/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.4.2 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
rautomation-0.16.0 ext/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.4.1 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
rautomation-0.15.0 ext/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.4 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.3 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.2.1 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.2 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
rautomation-0.14.1 ext/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.1.4 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
rautomation-0.14.0 ext/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.1.0 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs
rautomation-0.13.0 ext/WindowsForms/WindowsForms/SimpleElementsForm.cs
mohawk-0.0.9 features/support/app/WindowsForms/WindowsForms/SimpleElementsForm.cs