Skip to content

Instantly share code, notes, and snippets.

View mtarek2005's full-sized avatar

Mohamed Tarek mtarek2005

View GitHub Profile
using System;
using System.IO;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
class g:Form{
public Label button1;
g(){