Click here to Skip to main content
15,887,083 members
Home / Discussions / C#
   

C#

 
GeneralRe: Local user log on Pin
Mazdak21-Nov-02 0:59
Mazdak21-Nov-02 0:59 
GeneralRe: Local user log on Pin
Mazdak22-Nov-02 0:01
Mazdak22-Nov-02 0:01 
GeneralChanging MDI child opacity Pin
SimonS20-Nov-02 23:08
SimonS20-Nov-02 23:08 
GeneralSetup.Exe in Bootstrapper Sample not working..... Pin
Saroj20-Nov-02 21:54
Saroj20-Nov-02 21:54 
GeneralListView Fundamentals :: C# Pin
valikac20-Nov-02 16:38
valikac20-Nov-02 16:38 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 17:36
sitebuilderDavid Stone20-Nov-02 17:36 
GeneralRe: ListView Fundamentals :: C# Pin
valikac20-Nov-02 17:40
valikac20-Nov-02 17:40 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 17:45
sitebuilderDavid Stone20-Nov-02 17:45 
Then you would use the myListView.SelectedItems or myListView.SelectedIndices property instead of myListView.Items

By the way, there are some really cool replacements for the standard list view. Consider this one for your app instead. Carlos really does a good job on custom controls. He also explains what's wrong with the standard one and why he implemented the new features that he did.
http://www.codeproject.com/cs/miscctrl/sortedlistview.asp[^]


I don't know whether it's just the light but I swear the database server gives me dirty looks everytime I wander past.
-Chris Maunder

GeneralRe: ListView Fundamentals :: C# Pin
valikac20-Nov-02 17:50
valikac20-Nov-02 17:50 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 18:10
sitebuilderDavid Stone20-Nov-02 18:10 
GeneralRe: ListView Fundamentals :: C# Pin
valikac20-Nov-02 18:14
valikac20-Nov-02 18:14 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 18:21
sitebuilderDavid Stone20-Nov-02 18:21 
GeneralRe: ListView Fundamentals :: C# Pin
valikac20-Nov-02 18:29
valikac20-Nov-02 18:29 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 19:21
sitebuilderDavid Stone20-Nov-02 19:21 
GeneralRe: ListView Fundamentals :: C# Pin
valikac20-Nov-02 19:51
valikac20-Nov-02 19:51 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 19:55
sitebuilderDavid Stone20-Nov-02 19:55 
GeneralRe: ListView Fundamentals :: C# Pin
valikac20-Nov-02 20:06
valikac20-Nov-02 20:06 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 20:14
sitebuilderDavid Stone20-Nov-02 20:14 
GeneralRe: ListView Fundamentals :: C# Pin
BarryJ22-Nov-02 10:54
BarryJ22-Nov-02 10:54 
GeneralRe: ListView Fundamentals :: C# Pin
valikac22-Nov-02 11:30
valikac22-Nov-02 11:30 
QuestionIs it now taboo to use the registry? Pin
roybrew20-Nov-02 15:38
roybrew20-Nov-02 15:38 
AnswerRe: Is it now taboo to use the registry? Pin
Christian Graus20-Nov-02 15:55
protectorChristian Graus20-Nov-02 15:55 
GeneralRe: Is it now taboo to use the registry? Pin
roybrew20-Nov-02 16:01
roybrew20-Nov-02 16:01 
GeneralThoughts on using INI files in C#/.NET Pin
roybrew20-Nov-02 15:27
roybrew20-Nov-02 15:27 
GeneralRe: Thoughts on using INI files in C#/.NET Pin
Christian Graus20-Nov-02 15:31
protectorChristian Graus20-Nov-02 15:31 

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.