votes
open with -problem-
I have a ".txt" file renamed with a custom extension: ".bzx". I want this file, when I click on it, to be "Open With" MyProgram from "\Program Files\or\whatever". How do I copy the content of that f ...
blah blah blah is here! blah blah » Close
I have a ".txt" file renamed with a custom extension: ".bzx". I want this file, when I click on it, to be "Open With" MyProgram from "\Program Files\or\whatever". How do I copy the content of that f ...
Opening HTML file at bookmark from C# program a few seconds ago I can't get my C# program to open the html page at the desired location. E.g. System.Diagnostics.Process.Start(@"C:\file.htm"); works fine. It opens the ...
hello, what i want is to work like this: for example : if i have .txt file but i don't want to open it in notepad i want to do "Open With" so i can see the .txt in my textbox1
Hi guys, I need some help with running functions in seperate threads. My goal is to open or close the disc drive by pressing a button in a form, without the form freezing until it has opened or closed. [code] using System; using Syst ...
i want to know how to open form (Main) And Tabpage2 code to open a form [code] new Main().Show(); [/code] ========================= code to open Tabpage2 [code] this.tabControl1.SelectedIndex = 1; [/code] if any one ...
Got feedack? Found a bug? report it here.