Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
AnswerRe: Help with calling external applications from C# Pin
Mohammad Dayyan11-Aug-08 12:29
Mohammad Dayyan11-Aug-08 12:29 
Questionwindows forms data business objects or database Pin
bfis10813711-Aug-08 10:05
bfis10813711-Aug-08 10:05 
AnswerRe: windows forms data business objects or database Pin
Pete O'Hanlon11-Aug-08 10:37
mvePete O'Hanlon11-Aug-08 10:37 
GeneralRe: windows forms data business objects or database Pin
bfis10813711-Aug-08 11:33
bfis10813711-Aug-08 11:33 
GeneralRe: windows forms data business objects or database Pin
Pete O'Hanlon11-Aug-08 21:56
mvePete O'Hanlon11-Aug-08 21:56 
AnswerRe: windows forms data business objects or database Pin
Wendelius11-Aug-08 10:40
mentorWendelius11-Aug-08 10:40 
GeneralRe: windows forms data business objects or database Pin
bfis10813711-Aug-08 10:58
bfis10813711-Aug-08 10:58 
GeneralRe: windows forms data business objects or database Pin
Mark Churchill11-Aug-08 19:03
Mark Churchill11-Aug-08 19:03 
GeneralRe: windows forms data business objects or database Pin
bfis10813711-Aug-08 19:10
bfis10813711-Aug-08 19:10 
GeneralRe: windows forms data business objects or database Pin
Mark Churchill11-Aug-08 19:27
Mark Churchill11-Aug-08 19:27 
GeneralRe: windows forms data business objects or database Pin
Wendelius12-Aug-08 8:25
mentorWendelius12-Aug-08 8:25 
QuestionJavascript and C# Pin
MinaFawzi11-Aug-08 9:07
MinaFawzi11-Aug-08 9:07 
AnswerRe: Javascript and C# Pin
Pete O'Hanlon11-Aug-08 9:18
mvePete O'Hanlon11-Aug-08 9:18 
AnswerRe: Javascript and C# Pin
led mike11-Aug-08 10:35
led mike11-Aug-08 10:35 
Question[Message Deleted] Pin
tkrn11-Aug-08 8:59
tkrn11-Aug-08 8:59 
AnswerRe: Report Viewer to automatically print? Pin
Wendelius11-Aug-08 9:40
mentorWendelius11-Aug-08 9:40 
Questionhow to select next value in listbox after moving a value from it? Pin
Yawer Iqbal11-Aug-08 7:19
Yawer Iqbal11-Aug-08 7:19 
AnswerRe: how to select next value in listbox after moving a value from it? Pin
User 665811-Aug-08 7:32
User 665811-Aug-08 7:32 
GeneralRe: how to select next value in listbox after moving a value from it? Pin
Yawer Iqbal11-Aug-08 7:48
Yawer Iqbal11-Aug-08 7:48 
Listbox do not offer any methed in c# like .SetFocus().
Yes by using listbox1.SetSelected() I can get focus. But I cannot hardcode a index number. Requirment is on moving a value next or previous value of moved value should be automatically selected. Problem is, there may be any number of values (0 to n) in listbox and user can selected any value 0 to n from list. What can code for it ?

Please guide.
GeneralRe: how to select next value in listbox after moving a value from it? Pin
User 665811-Aug-08 7:55
User 665811-Aug-08 7:55 
GeneralRe: how to select next value in listbox after moving a value from it? Pin
Yawer Iqbal11-Aug-08 16:51
Yawer Iqbal11-Aug-08 16:51 
Questionweb browser in c#.net2005 windows application Pin
MuraleeKrishnan11-Aug-08 6:46
MuraleeKrishnan11-Aug-08 6:46 
AnswerRe: web browser in c#.net2005 windows application Pin
Manas Bhardwaj11-Aug-08 7:18
professionalManas Bhardwaj11-Aug-08 7:18 
QuestionCollecting Forms from phisical path! Pin
mrcooll11-Aug-08 4:30
mrcooll11-Aug-08 4:30 
AnswerRe: Collecting Forms from phisical path! Pin
Manas Bhardwaj11-Aug-08 4:49
professionalManas Bhardwaj11-Aug-08 4:49 

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.