Ejemplo n.º 1
0
        //class LoadedItem
        //{
        //    internal string Text;
        //    internal Bitmap Image;
        //}
        //List<LoadedItem> m_items = new List<LoadedItem>();

        public SplashForm()
        {
            InitializeComponent();
            Instance = this;
        }