Click here to Skip to main content
15,890,825 members
Home / Discussions / C#
   

C#

 
AnswerRe: Visual Studio.NET cystal report Pin
darkelv1-Mar-06 0:50
darkelv1-Mar-06 0:50 
GeneralRe: Visual Studio.NET cystal report Pin
angelagke1-Mar-06 15:41
angelagke1-Mar-06 15:41 
QuestionConfiguration(s) Pin
Mehdi Mousavi28-Feb-06 23:42
Mehdi Mousavi28-Feb-06 23:42 
QuestionRe: Configuration(s) Pin
Mehdi Mousavi28-Feb-06 23:48
Mehdi Mousavi28-Feb-06 23:48 
AnswerRe: Configuration(s) Pin
Le centriste1-Mar-06 1:37
Le centriste1-Mar-06 1:37 
QuestionFullscreen/Open no other program Pin
Dave McCool28-Feb-06 23:37
Dave McCool28-Feb-06 23:37 
AnswerRe: Fullscreen/Open no other program Pin
Ravi Bhavnani1-Mar-06 1:53
professionalRavi Bhavnani1-Mar-06 1:53 
QuestionFullscreen/Open no other program Pin
Dave McCool28-Feb-06 23:35
Dave McCool28-Feb-06 23:35 
I have a button with this code:

System.Diagnostics.Process.Start("IExplore.exe");

The form with the button on it starts full screen (So you cannot see the windows start button or bar. The problem is, when you click the button, it loads up the internet explorer and you CAN see the start button. How would you stop this? ALso I would like the uset to be able to use the main form without the Internet Explorer window hiding behind it. How would you do that?

I want the Internet Explorer to load like a MDI for so when you minimise it, you can still see it on form. it minimises on form and not On taskbar.

Second I want to disable the command Alt+Tab and the StartButton (on keyboard) that shows start menu. SO when your on the main form, you cannot in any way access any other program. How would you do this?


In the end we're all just the same
Questionproblem in reading non-printable character Pin
maharaja pandian28-Feb-06 23:09
maharaja pandian28-Feb-06 23:09 
AnswerRe: problem in reading non-printable character Pin
Guffa1-Mar-06 0:01
Guffa1-Mar-06 0:01 
QuestionStartup Namespaces Pin
deepscyberpulse28-Feb-06 23:03
deepscyberpulse28-Feb-06 23:03 
AnswerRe: Startup Namespaces Pin
J4amieC28-Feb-06 23:26
J4amieC28-Feb-06 23:26 
AnswerRe: Startup Namespaces Pin
sathish s1-Mar-06 0:31
sathish s1-Mar-06 0:31 
QuestionHELP,how vs 2005 generate html Document Pin
breakhearts28-Feb-06 22:03
breakhearts28-Feb-06 22:03 
AnswerRe: HELP,how vs 2005 generate html Document Pin
CWIZO1-Mar-06 6:09
CWIZO1-Mar-06 6:09 
QuestionPopulate combobox with items in a folder Pin
Dave McCool28-Feb-06 21:59
Dave McCool28-Feb-06 21:59 
AnswerRe: Populate combobox with items in a folder Pin
Ravi Bhavnani1-Mar-06 2:08
professionalRavi Bhavnani1-Mar-06 2:08 
QuestionC# VS2005 - Problem publishing application Pin
JC Carmo28-Feb-06 21:43
JC Carmo28-Feb-06 21:43 
AnswerRe: C# VS2005 - Problem publishing application Pin
JC Carmo1-Mar-06 1:51
JC Carmo1-Mar-06 1:51 
QuestionFTP Upload from C# windows form Pin
Mann Khine28-Feb-06 21:18
Mann Khine28-Feb-06 21:18 
AnswerRe: FTP Upload from C# windows form Pin
albCode28-Feb-06 21:28
albCode28-Feb-06 21:28 
GeneralRe: FTP Upload from C# windows form Pin
Mann Khine28-Feb-06 21:45
Mann Khine28-Feb-06 21:45 
GeneralRe: FTP Upload from C# windows form Pin
albCode28-Feb-06 22:49
albCode28-Feb-06 22:49 
GeneralRe: FTP Upload from C# windows form Pin
Ravi Bhavnani1-Mar-06 2:11
professionalRavi Bhavnani1-Mar-06 2:11 
QuestionHow to create an OpenFileDialog in plain C Pin
The White Warrior28-Feb-06 20:43
The White Warrior28-Feb-06 20:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.