Click here to Skip to main content
15,886,026 members
Home / Discussions / C#
   

C#

 
GeneralRe: BackgroundWorker doesn't trigger ProgressChanged event Pin
DaveyM6919-Feb-08 10:09
professionalDaveyM6919-Feb-08 10:09 
GeneralRe: BackgroundWorker doesn't trigger ProgressChanged event Pin
Scott Dorman21-Feb-08 5:17
professionalScott Dorman21-Feb-08 5:17 
Generalmasked textbox cursor Pin
NewToAspDotNet19-Feb-08 5:59
NewToAspDotNet19-Feb-08 5:59 
GeneralRe: masked textbox cursor Pin
Skippums19-Feb-08 6:30
Skippums19-Feb-08 6:30 
QuestionItems in ListView changed [modified] Pin
C-Scharbe19-Feb-08 5:16
C-Scharbe19-Feb-08 5:16 
GeneralRe: Items in ListView changed Pin
LongRange.Shooter19-Feb-08 7:17
LongRange.Shooter19-Feb-08 7:17 
GeneralRe: Items in ListView changed Pin
DaveyM6919-Feb-08 7:21
professionalDaveyM6919-Feb-08 7:21 
GeneralRe: Items in ListView changed Pin
C-Scharbe19-Feb-08 20:32
C-Scharbe19-Feb-08 20:32 
I also tried to inherit an own class from ListViewItemCollection and raise a Changed event if any item were added or removed, but i don't know how to set the inherited class to the ListView.Items collection.
Therefore i inherit an own ListView2 from the ListView class and tried to set the Items:
base.Items = new ListViewItemCollection2();
But base.Items is readonly...
QuestionThe origin of menu keywords Pin
Jitse19-Feb-08 4:32
Jitse19-Feb-08 4:32 
GeneralRe: The origin of menu keywords Pin
DaveyM6919-Feb-08 4:59
professionalDaveyM6919-Feb-08 4:59 
GeneralRe: The origin of menu keywords Pin
Luc Pattyn19-Feb-08 5:17
sitebuilderLuc Pattyn19-Feb-08 5:17 
GeneralRe: The origin of menu keywords Pin
Jitse19-Feb-08 5:50
Jitse19-Feb-08 5:50 
GeneralRe: The origin of menu keywords Pin
Gareth H19-Feb-08 6:02
Gareth H19-Feb-08 6:02 
GeneralRe: The origin of menu keywords Pin
Jitse19-Feb-08 7:16
Jitse19-Feb-08 7:16 
QuestionIntercept or stop console output Pin
Anthony Grescavage19-Feb-08 3:44
Anthony Grescavage19-Feb-08 3:44 
GeneralRe: Intercept or stop console output Pin
Judah Gabriel Himango19-Feb-08 5:03
sponsorJudah Gabriel Himango19-Feb-08 5:03 
GeneralRe: Intercept or stop console output Pin
PIEBALDconsult19-Feb-08 8:31
mvePIEBALDconsult19-Feb-08 8:31 
QuestionHow to block IP address on network Pin
Tahir Abbasi19-Feb-08 3:26
Tahir Abbasi19-Feb-08 3:26 
AnswerRe: How to block IP address on network Pin
Judah Gabriel Himango19-Feb-08 5:00
sponsorJudah Gabriel Himango19-Feb-08 5:00 
AnswerRe: How to block IP address on network Pin
Pete O'Hanlon19-Feb-08 10:48
mvePete O'Hanlon19-Feb-08 10:48 
GeneralAccessing a usb bluetooth dongle Pin
krazztea19-Feb-08 3:01
krazztea19-Feb-08 3:01 
GeneralRe: Accessing a usb bluetooth dongle Pin
Judah Gabriel Himango19-Feb-08 4:58
sponsorJudah Gabriel Himango19-Feb-08 4:58 
QuestionHow to save and retrive images from ms-access database Pin
avvaru.murali19-Feb-08 2:48
avvaru.murali19-Feb-08 2:48 
GeneralRe: How to save and retrive images from ms-access database Pin
J a a n s19-Feb-08 3:25
professionalJ a a n s19-Feb-08 3:25 
GeneralGetting printer information Pin
Member 273427019-Feb-08 2:14
Member 273427019-Feb-08 2:14 

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.