Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
GeneralRe: Mouse point inside-outside the client area Pin
kkadir21-Dec-06 22:54
kkadir21-Dec-06 22:54 
GeneralRe: Mouse point inside-outside the client area Pin
Martin#21-Dec-06 22:56
Martin#21-Dec-06 22:56 
GeneralRe: Mouse point inside-outside the client area Pin
kkadir21-Dec-06 23:03
kkadir21-Dec-06 23:03 
GeneralRe: Mouse point inside-outside the client area Pin
Martin#21-Dec-06 23:11
Martin#21-Dec-06 23:11 
GeneralRe: Mouse point inside-outside the client area Pin
kmuthuk16-Jan-07 9:30
kmuthuk16-Jan-07 9:30 
GeneralRe: Mouse point inside-outside the client area Pin
Martin#23-Jan-07 3:23
Martin#23-Jan-07 3:23 
QuestionShowing progress of process run in helper class? Pin
kbalias21-Dec-06 19:36
kbalias21-Dec-06 19:36 
AnswerRe: Showing progress of process run in helper class? Pin
Stefan Troschuetz21-Dec-06 22:11
Stefan Troschuetz21-Dec-06 22:11 
You could add an event to your helper class that provides some progress information and is triggered by the copy method. Before calling thios method, register to the event and adjust the progressbar according to the information provided by the event.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

GeneralRe: Showing progress of process run in helper class? Pin
Thomas Stockwell22-Dec-06 13:46
professionalThomas Stockwell22-Dec-06 13:46 
AnswerRe: Showing progress of process run in helper class? Pin
Thomas Stockwell22-Dec-06 13:43
professionalThomas Stockwell22-Dec-06 13:43 
Questionadding data in drop down from database Pin
ursbuddy21-Dec-06 19:35
ursbuddy21-Dec-06 19:35 
AnswerRe: adding data in drop down from database Pin
albCode21-Dec-06 21:38
albCode21-Dec-06 21:38 
GeneralRe: adding data in drop down from database Pin
ursbuddy21-Dec-06 22:39
ursbuddy21-Dec-06 22:39 
GeneralRe: adding data in drop down from database Pin
albCode21-Dec-06 22:43
albCode21-Dec-06 22:43 
AnswerRe: adding data in drop down from database Pin
il_masacratore21-Dec-06 21:38
il_masacratore21-Dec-06 21:38 
GeneralRe: adding data in drop down from database Pin
ursbuddy21-Dec-06 22:38
ursbuddy21-Dec-06 22:38 
QuestionSingle Instance Pin
AB777121-Dec-06 19:07
AB777121-Dec-06 19:07 
AnswerRe: Single Instance Pin
Kodanda Pani21-Dec-06 19:16
Kodanda Pani21-Dec-06 19:16 
GeneralRe: Single Instance Pin
AB777121-Dec-06 21:28
AB777121-Dec-06 21:28 
AnswerRe: Single Instance Pin
S. Senthil Kumar22-Dec-06 19:37
S. Senthil Kumar22-Dec-06 19:37 
QuestionVirtual storage drive like GDrive( Google virtual drive) Pin
Kiran Beladiya21-Dec-06 18:36
professionalKiran Beladiya21-Dec-06 18:36 
AnswerRe: Virtual storage drive like GDrive( Google virtual drive) Pin
Thomas Stockwell22-Dec-06 13:40
professionalThomas Stockwell22-Dec-06 13:40 
GeneralRe: Virtual storage drive like GDrive( Google virtual drive) Pin
Kiran Beladiya22-Dec-06 17:30
professionalKiran Beladiya22-Dec-06 17:30 
QuestionMultiple Toolstrips(toolbars) under menustrip(menubar) can be drag dropped anywhere Pin
GunaChinna21-Dec-06 18:28
GunaChinna21-Dec-06 18:28 
AnswerRe: Multiple Toolstrips(toolbars) under menustrip(menubar) can be drag dropped anywhere Pin
GunaChinna21-Dec-06 22:42
GunaChinna21-Dec-06 22:42 

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.