Skip to content

Instantly share code, notes, and snippets.

@sdragou
sdragou / Form1.Designer.cs
Last active May 1, 2024 16:59
Gesture mouse in C#
namespace gesture_mouse
{
partial class Form1
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
#include "test2.h"
#pragma once
namespace test_WFA {
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
using namespace System::Windows::Forms;