Click here to Skip to main content
15,921,226 members
Home / Discussions / C#
   

C#

 
GeneralRe: InvokeMember problem *Un-Solved* Pin
Eirik Hoem1-Jun-05 14:21
sussEirik Hoem1-Jun-05 14:21 
GeneralRe: InvokeMember problem Pin
S. Senthil Kumar2-Jun-05 2:37
S. Senthil Kumar2-Jun-05 2:37 
GeneralRe: InvokeMember problem Pin
eirikhm4-Jun-05 4:38
eirikhm4-Jun-05 4:38 
QuestionAllowing http redirections?? Pin
Jason Manfield1-Jun-05 10:02
Jason Manfield1-Jun-05 10:02 
GeneralCheck see if record exists in Database Pin
epfuller1-Jun-05 9:49
epfuller1-Jun-05 9:49 
GeneralRe: Check see if record exists in Database Pin
MoustafaS1-Jun-05 10:00
MoustafaS1-Jun-05 10:00 
GeneralDetecting if a doubleclick is on an item or in the empty space of a listbox Pin
Dan Neely1-Jun-05 9:17
Dan Neely1-Jun-05 9:17 
GeneralRe: Detecting if a doubleclick is on an item or in the empty space of a listbox Pin
Robert Rohde1-Jun-05 10:55
Robert Rohde1-Jun-05 10:55 
In the MousDown event of the listbox call the IndexFromPoint function of the ListBox with the given coordinates and assign it to some member variable. In the DoubleClick handler you can then check if an appropiate index was hit (if I remember right IndexFromPoint return -1 if no item was hit).
GeneralRe: Detecting if a doubleclick is on an item or in the empty space of a listbox Pin
Dan Neely3-Jun-05 2:16
Dan Neely3-Jun-05 2:16 
GeneralC# com addin for PowerPoint Pin
JonasSyrstad1-Jun-05 9:11
JonasSyrstad1-Jun-05 9:11 
GeneralStarting the application with windows startup Pin
Mohamed El Gohary1-Jun-05 8:44
Mohamed El Gohary1-Jun-05 8:44 
GeneralRe: Starting the application with windows startup Pin
JonasSyrstad1-Jun-05 9:23
JonasSyrstad1-Jun-05 9:23 
QuestionHow to bold the dates Pin
pakFari1-Jun-05 8:35
pakFari1-Jun-05 8:35 
AnswerRe: How to bold the dates Pin
Robert Rohde1-Jun-05 10:59
Robert Rohde1-Jun-05 10:59 
GeneralSchema and OdbcConnection Pin
PaleyX1-Jun-05 7:57
PaleyX1-Jun-05 7:57 
GeneralRe: Schema and OdbcConnection Pin
PaleyX1-Jun-05 11:56
PaleyX1-Jun-05 11:56 
GeneralBasic Question : Opening a new windows form and populating data from parent datagrid Pin
Anonymous1-Jun-05 7:43
Anonymous1-Jun-05 7:43 
GeneralRe: Basic Question : Opening a new windows form and populating data from parent datagrid Pin
nemopeti1-Jun-05 9:08
nemopeti1-Jun-05 9:08 
GeneralRe: Basic Question : Opening a new windows form and populating data from parent datagrid Pin
Susan Hernandez3-Jun-05 14:51
Susan Hernandez3-Jun-05 14:51 
GeneralEnding a Worker Thread Pin
goldoche1-Jun-05 6:03
goldoche1-Jun-05 6:03 
GeneralRe: Ending a Worker Thread Pin
S. Senthil Kumar1-Jun-05 7:14
S. Senthil Kumar1-Jun-05 7:14 
Generalpopulating a listview control in another from Pin
Hadi Riazi1-Jun-05 6:03
Hadi Riazi1-Jun-05 6:03 
GeneralEquivalenet Tell me equivalenet space function in C#.net Pin
ksanju10001-Jun-05 5:19
ksanju10001-Jun-05 5:19 
GeneralRe: Equivalenet Tell me equivalenet space function in C#.net Pin
S. Senthil Kumar1-Jun-05 7:20
S. Senthil Kumar1-Jun-05 7:20 
GeneralRe: Equivalenet Tell me equivalenet space function in C#.net Pin
Dave Doknjas1-Jun-05 14:23
Dave Doknjas1-Jun-05 14:23 

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.