Click here to Skip to main content
15,906,327 members
Home / Discussions / C#
   

C#

 
GeneralRe: What should be Used?? Remoting/Web Services/Sockets Pin
ag4667717-Dec-07 22:16
ag4667717-Dec-07 22:16 
QuestionRemoting issue............. Pin
Siddharth Rastogi17-Dec-07 19:56
Siddharth Rastogi17-Dec-07 19:56 
GeneralRe: Remoting issue............. Pin
CKnig17-Dec-07 20:31
CKnig17-Dec-07 20:31 
QuestionHow To test Mobile Signal in Windows Mobile 5.0 program using C#? Pin
supercsharp117-Dec-07 19:19
supercsharp117-Dec-07 19:19 
GeneralRe: How To test Mobile Signal in Windows Mobile 5.0 program using C#? Pin
Vasudevan Deepak Kumar17-Dec-07 20:16
Vasudevan Deepak Kumar17-Dec-07 20:16 
QuestionC#:Problem in disabling all buttons in a form except few using a method. Pin
kssknov17-Dec-07 19:17
kssknov17-Dec-07 19:17 
GeneralRe: C#:Problem in disabling all buttons in a form except few using a method. Pin
Christian Graus17-Dec-07 19:53
protectorChristian Graus17-Dec-07 19:53 
GeneralRe: C#:Problem in disabling all buttons in a form except few using a method. Pin
CKnig17-Dec-07 20:25
CKnig17-Dec-07 20:25 
this might have the problem that buttons inside panels or frames are not disabled (just use a recursive walker).

Concerning your question: as was said before: disable all and then enable the ones you like or give every button a describing Tag (for example a groupname or whatever) and check for this Tag in you foreach-loop to only disable the ones in the given group.
GeneralRe: C#:Problem in disabling all buttons in a form except few using a method. Pin
Luc Pattyn18-Dec-07 0:34
sitebuilderLuc Pattyn18-Dec-07 0:34 
GeneralCreate Document Library in SharePoint using Web Service Pin
md Nazeem17-Dec-07 19:13
md Nazeem17-Dec-07 19:13 
GeneralRe: Create Document Library in SharePoint using Web Service Pin
Vasudevan Deepak Kumar17-Dec-07 20:18
Vasudevan Deepak Kumar17-Dec-07 20:18 
QuestionTherotical Question...... Pin
sindhutiwari17-Dec-07 19:13
sindhutiwari17-Dec-07 19:13 
GeneralRe: Therotical Question...... Pin
Christian Graus17-Dec-07 19:55
protectorChristian Graus17-Dec-07 19:55 
GeneralRe: Therotical Question...... Pin
sindhutiwari17-Dec-07 20:09
sindhutiwari17-Dec-07 20:09 
GeneralRe: Therotical Question...... Pin
N a v a n e e t h17-Dec-07 21:55
N a v a n e e t h17-Dec-07 21:55 
GeneralRe: Therotical Question...... Pin
Paul Conrad24-Dec-07 19:55
professionalPaul Conrad24-Dec-07 19:55 
GeneralNot enough memory to run Microsoft Excel. Please close other applications and try again Pin
gauthee17-Dec-07 18:35
gauthee17-Dec-07 18:35 
GeneralRe: Not enough memory to run Microsoft Excel. Please close other applications and try again Pin
mav.northwind17-Dec-07 19:26
mav.northwind17-Dec-07 19:26 
GeneralRe: Not enough memory to run Microsoft Excel. Please close other applications and try again Pin
gauthee17-Dec-07 20:01
gauthee17-Dec-07 20:01 
QuestionImage and Viewport - Drag Move, Pixel Positons etc Pin
Shailesh Appukuttan17-Dec-07 17:45
Shailesh Appukuttan17-Dec-07 17:45 
GeneralRe: Image and Viewport - Drag Move, Pixel Positons etc Pin
Christian Graus17-Dec-07 18:18
protectorChristian Graus17-Dec-07 18:18 
GeneralRe: Image and Viewport - Drag Move, Pixel Positons etc Pin
Shailesh Appukuttan17-Dec-07 21:31
Shailesh Appukuttan17-Dec-07 21:31 
Generalmember function or not C# Pin
tasumisra17-Dec-07 17:08
tasumisra17-Dec-07 17:08 
GeneralRe: member function or not C# Pin
CKnig17-Dec-07 18:31
CKnig17-Dec-07 18:31 
QuestionVS 2008 Walkthroughs on WPF? Pin
David Veeneman17-Dec-07 17:02
David Veeneman17-Dec-07 17:02 

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.