There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
.dbx file audio avg avg 8 brand new bsod chinese codec conversion crash desktop display dos driver duplicate dvd error error message excel explorer file firefox game hardware hijackthis log hjt install installation internet ipod javascript laptop low disk space macro malware msconfig msn music nero express network outlook outlook 2003 outlook express php pro problem rows rundll32 security seo sound sp3 spyware switch tag cloud trojan usb video virus vista vundo wallpaper windows windows vista windows xp wireless word xp service pack xp sp3 youtube
Software Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Software & Hardware > Software Development >
C# AutoClose??


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
Cr0wZz's Avatar
Computer Specs
Junior Member with 7 posts.
 
Join Date: Feb 2008
Location: California
Experience: Modder
08-May-2008, 02:16 AM #1
Question C# AutoClose??
How do i make my form auto matically close after so many seconds in c#?

Code:
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 WindowsFormsApplication1
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
        }

        private void Form1_Load(object sender, EventArgs e)
        {

        }
    }
}
Reply

Tags
c# help


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 01:10 PM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.