Click here to Skip to main content
15,916,846 members
Home / Discussions / C#
   

C#

 
GeneralRe: c# office style ComboBox Pin
musefan18-May-09 22:39
musefan18-May-09 22:39 
GeneralRe: c# office style ComboBox Pin
precious roy18-May-09 22:47
precious roy18-May-09 22:47 
GeneralRe: c# office style ComboBox Pin
musefan18-May-09 22:53
musefan18-May-09 22:53 
Questionturn off system Pin
shahin gholami18-May-09 21:34
shahin gholami18-May-09 21:34 
AnswerRe: turn off system Pin
Michael Bookatz18-May-09 22:10
Michael Bookatz18-May-09 22:10 
GeneralRe: turn off system Pin
shahin gholami18-May-09 22:20
shahin gholami18-May-09 22:20 
GeneralRe: turn off system Pin
musefan18-May-09 22:29
musefan18-May-09 22:29 
GeneralRe: turn off system Pin
shahin gholami22-May-09 20:21
shahin gholami22-May-09 20:21 
GeneralRe: turn off system Pin
Michael Bookatz18-May-09 22:33
Michael Bookatz18-May-09 22:33 
AnswerRe: turn off system Pin
Vasudevan Deepak Kumar19-May-09 2:58
Vasudevan Deepak Kumar19-May-09 2:58 
QuestionHow to load an XML file in C#.Net (by ignoring ':' ) Pin
KotaSri18-May-09 21:18
KotaSri18-May-09 21:18 
Questionsaving user settings Pin
michaelgr118-May-09 20:55
michaelgr118-May-09 20:55 
AnswerRe: saving user settings Pin
DaveyM6918-May-09 22:06
professionalDaveyM6918-May-09 22:06 
GeneralRe: saving user settings Pin
michaelgr118-May-09 22:12
michaelgr118-May-09 22:12 
GeneralRe: saving user settings Pin
michaelgr119-May-09 0:25
michaelgr119-May-09 0:25 
GeneralRe: saving user settings Pin
DaveyM6919-May-09 12:27
professionalDaveyM6919-May-09 12:27 
You can use the code in the article to create a List<bool> for each one and save the user's selection there.

When showing it, read the respective List and iterate over it, setting the respective column's visible state based on the result.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

QuestionHow to get the Printer reference through c# Pin
abhi11shukla18-May-09 20:54
abhi11shukla18-May-09 20:54 
QuestionHow can I keep user permissions and info available across multiple classes? [modified] Pin
Jacobus0118-May-09 20:53
Jacobus0118-May-09 20:53 
AnswerRe: How can I keep user permissions and info available across multiple classes? Pin
riced18-May-09 22:36
riced18-May-09 22:36 
GeneralRe: How can I keep user permissions and info available across multiple classes? Pin
Jacobus0119-May-09 2:01
Jacobus0119-May-09 2:01 
QuestionHow to creat redirected printer port in c# Pin
abhaypundir18-May-09 20:00
abhaypundir18-May-09 20:00 
QuestionHow to know Printer name using C# Pin
svt gdwl18-May-09 18:50
svt gdwl18-May-09 18:50 
AnswerRe: How to know Printer name using C# Pin
N a v a n e e t h18-May-09 18:57
N a v a n e e t h18-May-09 18:57 
GeneralRe: How to know Printer name using C# Pin
abhi11shukla18-May-09 19:23
abhi11shukla18-May-09 19:23 
Questionobject is currently in use elsewhere Pin
Sifar - 018-May-09 18:05
Sifar - 018-May-09 18:05 

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.