public ClientForm() { InitializeComponent(); CreateNewPipeClient(); dmdBitmap = new DmdBitmap(128, 32); }