Click here to Skip to main content
15,893,644 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to get "add web reference" option in windowsapplication.. Pin
.NET Source Code11-Apr-11 16:20
.NET Source Code11-Apr-11 16:20 
QuestionRe: how to get "add web reference" option in windowsapplication.. Pin
Arun190628-Sep-10 2:31
Arun190628-Sep-10 2:31 
AnswerRe: how to get "add web reference" option in windowsapplication.. Pin
Karthik. A28-Sep-10 5:39
Karthik. A28-Sep-10 5:39 
QuestionDataGridView combobox column problem Pin
TimWallace24-Sep-09 6:29
TimWallace24-Sep-09 6:29 
Answer[SOLVED] DataGridView combobox column problem Pin
TimWallace25-Sep-09 10:00
TimWallace25-Sep-09 10:00 
QuestionHow can make FullScreen and Top Form? Pin
hamid reza mansouri24-Sep-09 5:39
professionalhamid reza mansouri24-Sep-09 5:39 
AnswerRe: How can make FullScreen and Top Form? PinPopular
DaveyM6924-Sep-09 5:47
professionalDaveyM6924-Sep-09 5:47 
AnswerRe: How can make FullScreen and Top Form? Pin
musefan24-Sep-09 5:50
musefan24-Sep-09 5:50 
Why would you want to do that? you can't make your form go above task manager form. You can disable such ability for system user accounts, not from code thou (well I don't know how to do from code at least)

If you want the users to not be able to exit a question form then you can hide the ControlBox (buttons with [X] in) - but really, what kind for application does not let the user exit?

Life goes very fast. Tomorrow, today is already yesterday.

GeneralRe: How can make FullScreen and Top Form? Pin
EliottA24-Sep-09 6:58
EliottA24-Sep-09 6:58 
GeneralRe: How can make FullScreen and Top Form? Pin
Richard MacCutchan24-Sep-09 9:44
mveRichard MacCutchan24-Sep-09 9:44 
GeneralRe: How can make FullScreen and Top Form? Pin
musefan24-Sep-09 21:54
musefan24-Sep-09 21:54 
AnswerRe: How can make FullScreen and Top Form? Pin
Richard MacCutchan24-Sep-09 7:04
mveRichard MacCutchan24-Sep-09 7:04 
AnswerRe: How can make FullScreen and Top Form? Pin
PIEBALDconsult24-Sep-09 8:41
mvePIEBALDconsult24-Sep-09 8:41 
Questionownerdraw MenuStrip Adobe Cs4 lookalike, any voluntairs? Pin
Natural_Demon24-Sep-09 5:27
Natural_Demon24-Sep-09 5:27 
QuestionHow to exclude a property from data binding? Pin
Frank W. Wu24-Sep-09 5:23
Frank W. Wu24-Sep-09 5:23 
AnswerRe: How to exclude a property from data binding? Pin
Ennis Ray Lynch, Jr.24-Sep-09 7:32
Ennis Ray Lynch, Jr.24-Sep-09 7:32 
QuestionCollection within collection classes (a la Treeview/TreeNodes) Pin
Nyoshu24-Sep-09 4:10
Nyoshu24-Sep-09 4:10 
AnswerRe: Collection within collection classes (a la Treeview/TreeNodes) Pin
Not Active24-Sep-09 4:49
mentorNot Active24-Sep-09 4:49 
QuestionAs Keyword, conversion of derived class to base class type Pin
Raybarg24-Sep-09 3:26
professionalRaybarg24-Sep-09 3:26 
AnswerRe: As Keyword, conversion of derived class to base class type Pin
Abhishek Sur24-Sep-09 3:29
professionalAbhishek Sur24-Sep-09 3:29 
AnswerRe: As Keyword, conversion of derived class to base class type Pin
PIEBALDconsult24-Sep-09 5:16
mvePIEBALDconsult24-Sep-09 5:16 
GeneralRe: As Keyword, conversion of derived class to base class type Pin
Raybarg29-Sep-09 21:48
professionalRaybarg29-Sep-09 21:48 
GeneralRe: As Keyword, conversion of derived class to base class type Pin
PIEBALDconsult30-Sep-09 3:51
mvePIEBALDconsult30-Sep-09 3:51 
AnswerRe: As Keyword, conversion of derived class to base class type Pin
OriginalGriff24-Sep-09 6:15
mveOriginalGriff24-Sep-09 6:15 
QuestionHow to add Xml Node in Microsoft Word doucment by using C# (VSTO) Pin
Shaik Haneef24-Sep-09 3:07
Shaik Haneef24-Sep-09 3:07 

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.