Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
GeneralRe: File Compression Pin
mikker_12310-Feb-05 15:43
mikker_12310-Feb-05 15:43 
Generalstatic constructors Pin
Yaakov Davis10-Feb-05 8:57
Yaakov Davis10-Feb-05 8:57 
GeneralRe: static constructors Pin
Dave Kreskowiak10-Feb-05 9:07
mveDave Kreskowiak10-Feb-05 9:07 
GeneralRe: static constructors Pin
Yaakov Davis10-Feb-05 10:09
Yaakov Davis10-Feb-05 10:09 
GeneralRe: static constructors Pin
S. Senthil Kumar10-Feb-05 9:59
S. Senthil Kumar10-Feb-05 9:59 
GeneralSplit app.msi into multiple msi and install-on-demand Pin
Ruchi Gupta10-Feb-05 8:51
Ruchi Gupta10-Feb-05 8:51 
Generaldetecting IE close event Pin
Adnan Siddiqi10-Feb-05 8:50
Adnan Siddiqi10-Feb-05 8:50 
GeneralListView BeforeSelect Pin
stoked10-Feb-05 8:36
stoked10-Feb-05 8:36 
Can anyone enlighten me on how to add a BeforeSelect event to a ListView control? The TreeList control has one, but ListView does not. I have a data-bound version of a ListView control and need to evaluate whether a new list item can get focus based on validation of the current item.

I have a workaround via the SelectedIndexChanged event, but I don't like it since the last selected item retains the selection (dotted) box outline even if I force going back to the old index position.

Thanks.
Generalunique identifier on a thread Pin
sameerhanda10-Feb-05 8:30
sameerhanda10-Feb-05 8:30 
GeneralRe: unique identifier on a thread Pin
C# Genius10-Feb-05 8:44
C# Genius10-Feb-05 8:44 
GeneralRe: unique identifier on a thread Pin
Dave Kreskowiak10-Feb-05 9:02
mveDave Kreskowiak10-Feb-05 9:02 
GeneralRe: unique identifier on a thread Pin
Stefan Troschuetz11-Feb-05 0:18
Stefan Troschuetz11-Feb-05 0:18 
GeneralClient/Server Pin
Soumya Mulukutla10-Feb-05 6:58
Soumya Mulukutla10-Feb-05 6:58 
GeneralRe: Client/Server Pin
Michael P Butler10-Feb-05 8:15
Michael P Butler10-Feb-05 8:15 
GeneralRe: Client/Server Pin
S. Senthil Kumar10-Feb-05 8:15
S. Senthil Kumar10-Feb-05 8:15 
GeneralRe: Client/Server Pin
Judah Gabriel Himango10-Feb-05 9:01
sponsorJudah Gabriel Himango10-Feb-05 9:01 
GeneralRe: Client/Server Pin
Soumya Mulukutla10-Feb-05 9:46
Soumya Mulukutla10-Feb-05 9:46 
GeneralRe: Client/Server Pin
Judah Gabriel Himango10-Feb-05 9:59
sponsorJudah Gabriel Himango10-Feb-05 9:59 
QuestionDllImport() with flexible DLL name? Pin
mav.northwind10-Feb-05 6:41
mav.northwind10-Feb-05 6:41 
AnswerRe: DllImport() with flexible DLL name? Pin
Dave Kreskowiak10-Feb-05 6:52
mveDave Kreskowiak10-Feb-05 6:52 
AnswerRe: DllImport() with flexible DLL name? Pin
Phil Hobgen10-Feb-05 7:32
Phil Hobgen10-Feb-05 7:32 
GeneralRe: DllImport() with flexible DLL name? Pin
mav.northwind10-Feb-05 8:40
mav.northwind10-Feb-05 8:40 
GeneralCollections and ISerializable Pin
Clickok10-Feb-05 5:09
Clickok10-Feb-05 5:09 
GeneralFast Fourier Tarnsformation Pin
9-Feb-05 23:31
suss9-Feb-05 23:31 
GeneralRe: Fast Fourier Tarnsformation Pin
Jon Sagara10-Feb-05 6:00
Jon Sagara10-Feb-05 6:00 

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.