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

C#

 
AnswerRe: compilation options Pin
J4amieC24-Apr-06 2:33
J4amieC24-Apr-06 2:33 
GeneralRe: compilation options Pin
V.24-Apr-06 2:54
professionalV.24-Apr-06 2:54 
Questionhow to make an click and drag program? Pin
fite24-Apr-06 1:24
fite24-Apr-06 1:24 
AnswerRe: how to make an click and drag program? Pin
Christian Graus24-Apr-06 1:26
protectorChristian Graus24-Apr-06 1:26 
AnswerRe: how to make an click and drag program? Pin
Naveed Kamboh24-Apr-06 1:29
Naveed Kamboh24-Apr-06 1:29 
QuestionA control that extracts information re PDF fillable fields Pin
NewbieDude24-Apr-06 1:20
NewbieDude24-Apr-06 1:20 
QuestionHow to tell when LstView finished sorting Pin
michaelbaylon24-Apr-06 0:44
michaelbaylon24-Apr-06 0:44 
AnswerRe: How to tell when LstView finished sorting Pin
Ed.Poore24-Apr-06 0:51
Ed.Poore24-Apr-06 0:51 
You might be able to create a thread to sort the items and once that thread has finished then you can say that sorting has finished. You may run into a few problems because I think that using multiple threads to update UIs is messy, your best bet might be to disable the ListView first thus ensuring that the user can't change anything inside it.

You know you're a Land Rover owner when the best route from point A to point B is through the mud.

Ed
AnswerRe: How to tell when LstView finished sorting Pin
Josh Smith24-Apr-06 7:24
Josh Smith24-Apr-06 7:24 
QuestionBitmaps and Unsafe Code Pin
stewwi24-Apr-06 0:41
stewwi24-Apr-06 0:41 
AnswerRe: Bitmaps and Unsafe Code Pin
Christian Graus24-Apr-06 1:35
protectorChristian Graus24-Apr-06 1:35 
GeneralRe: Bitmaps and Unsafe Code Pin
stewwi24-Apr-06 1:41
stewwi24-Apr-06 1:41 
GeneralRe: Bitmaps and Unsafe Code Pin
Aaron Dilliard24-Apr-06 3:53
Aaron Dilliard24-Apr-06 3:53 
GeneralRe: Bitmaps and Unsafe Code Pin
stewwi24-Apr-06 4:04
stewwi24-Apr-06 4:04 
GeneralRe: Bitmaps and Unsafe Code Pin
Robert Rohde24-Apr-06 4:41
Robert Rohde24-Apr-06 4:41 
GeneralRe: Bitmaps and Unsafe Code Pin
stewwi24-Apr-06 4:54
stewwi24-Apr-06 4:54 
GeneralRe: Bitmaps and Unsafe Code Pin
Christian Graus24-Apr-06 12:13
protectorChristian Graus24-Apr-06 12:13 
QuestionHow to set ip address/hostname remotely Pin
lmyo23-Apr-06 21:48
lmyo23-Apr-06 21:48 
AnswerRe: How to set ip address/hostname remotely Pin
Ed.Poore24-Apr-06 0:33
Ed.Poore24-Apr-06 0:33 
QuestionRead mails from mail server Pin
AmitSumit23-Apr-06 21:09
AmitSumit23-Apr-06 21:09 
AnswerRe: Read mails from mail server Pin
Yuvi Panda23-Apr-06 22:59
Yuvi Panda23-Apr-06 22:59 
GeneralRe: Read mails from mail server Pin
Rob Philpott24-Apr-06 5:36
Rob Philpott24-Apr-06 5:36 
GeneralRe: Read mails from mail server Pin
AmitSumit24-Apr-06 21:11
AmitSumit24-Apr-06 21:11 
QuestionFile Systems in asp.net Pin
spokione23-Apr-06 21:03
spokione23-Apr-06 21:03 
QuestionProblem in Console application Pin
Sunny H23-Apr-06 20:59
Sunny H23-Apr-06 20:59 

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.