Click here to Skip to main content
15,925,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Resource assembly I Pin
Anonymous18-Aug-05 12:26
Anonymous18-Aug-05 12:26 
GeneralOutOfLicenseException Pin
V.17-Aug-05 1:55
professionalV.17-Aug-05 1:55 
GeneralDirectory Parsing Pin
sean_mufc17-Aug-05 0:21
sean_mufc17-Aug-05 0:21 
Questionhow to get the user connected to windows Pin
fady_sayegh17-Aug-05 0:12
fady_sayegh17-Aug-05 0:12 
AnswerRe: how to get the user connected to windows Pin
mmikey717-Aug-05 0:56
mmikey717-Aug-05 0:56 
GeneralExport a crystal report Pin
sevan17-Aug-05 0:05
sevan17-Aug-05 0:05 
GeneralRe: Export a crystal report Pin
User 167325217-Aug-05 2:45
User 167325217-Aug-05 2:45 
GeneralFolderBrowserDialog ShowNewFolderButton=false Pin
Navees Ahmed16-Aug-05 23:40
Navees Ahmed16-Aug-05 23:40 
Hi I am using following code:

folderBrowserDialog1.ShowNewFolderButton=false;
folderBrowserDialog1.RootFolder = Environment.SpecialFolder.MyComputer;
folderBrowserDialog1.SelectedPath="c:\\temp";
DialogResult dr=this.folderBrowserDialog1.ShowDialog();

in windows 2000 it is still showing New Folder Button and in windows xp it is working fine.

If anyone have solution then please help me.

thanks
GeneralRe: FolderBrowserDialog ShowNewFolderButton=false Pin
Dave Kreskowiak17-Aug-05 4:21
mveDave Kreskowiak17-Aug-05 4:21 
GeneralPlz help .. its urgent... Pin
ashkitt16-Aug-05 23:17
ashkitt16-Aug-05 23:17 
GeneralRe: Plz help .. its urgent... Pin
azola16-Aug-05 23:39
azola16-Aug-05 23:39 
GeneralRe: Plz help .. its urgent... Pin
Anonymous16-Aug-05 23:42
Anonymous16-Aug-05 23:42 
GeneralRe: Plz help .. its urgent... Pin
sean_mufc17-Aug-05 0:28
sean_mufc17-Aug-05 0:28 
GeneralRe: Plz help .. its urgent... Pin
sean_mufc17-Aug-05 0:33
sean_mufc17-Aug-05 0:33 
Generalasp.net web aplication. using C# Pin
ashkitt16-Aug-05 23:15
ashkitt16-Aug-05 23:15 
GeneralRe: asp.net web aplication. using C# Pin
Dave Kreskowiak17-Aug-05 4:18
mveDave Kreskowiak17-Aug-05 4:18 
Generalstoring application settings Pin
Mridang Agarwalla16-Aug-05 23:09
Mridang Agarwalla16-Aug-05 23:09 
GeneralRe: storing application settings Pin
User 167325217-Aug-05 2:53
User 167325217-Aug-05 2:53 
GeneralProperty Grid Pin
mictenu16-Aug-05 22:57
mictenu16-Aug-05 22:57 
GeneralIcon from embedded resource Pin
Mridang Agarwalla16-Aug-05 22:54
Mridang Agarwalla16-Aug-05 22:54 
GeneralRe: Icon from embedded resource Pin
Bojan Rajkovic17-Aug-05 13:28
Bojan Rajkovic17-Aug-05 13:28 
QuestionHow to get Computers List in LAN using c# Pin
prasanna_ids16-Aug-05 22:51
prasanna_ids16-Aug-05 22:51 
AnswerRe: How to get Computers List in LAN using c# Pin
S. Senthil Kumar17-Aug-05 0:48
S. Senthil Kumar17-Aug-05 0:48 
AnswerRe: How to get Computers List in LAN using c# Pin
Mohamad Al Husseiny17-Aug-05 10:12
Mohamad Al Husseiny17-Aug-05 10:12 
GeneralHINSTANCE of a module Pin
Anonymous16-Aug-05 20:42
Anonymous16-Aug-05 20:42 

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.