Click here to Skip to main content
15,888,579 members
Home / Discussions / C#
   

C#

 
GeneralTabStops in ListBox Pin
Roland Bär27-Jun-03 2:59
Roland Bär27-Jun-03 2:59 
GeneralRe: TabStops in ListBox Pin
Rocky Moore27-Jun-03 23:15
Rocky Moore27-Jun-03 23:15 
GeneralRe: TabStops in ListBox Pin
Roland Bär29-Jun-03 21:13
Roland Bär29-Jun-03 21:13 
GeneralRe: TabStops in ListBox Pin
Rocky Moore30-Jun-03 0:45
Rocky Moore30-Jun-03 0:45 
GeneralRe: TabStops in ListBox Pin
Roland Bär30-Jun-03 1:05
Roland Bär30-Jun-03 1:05 
GeneralRe: TabStops in ListBox Pin
Rocky Moore2-Jul-03 5:01
Rocky Moore2-Jul-03 5:01 
Generaldeclaring variables... Pin
theJazzyBrain27-Jun-03 0:38
theJazzyBrain27-Jun-03 0:38 
GeneralRe: declaring variables... Pin
Nathan Blomquist27-Jun-03 2:02
Nathan Blomquist27-Jun-03 2:02 
You could declare it as on object type and then do some casting later on, when you do decide what it is.

Or you can look to find their nearest common base type (which will always be object at some point at the top of the tree).

Hope this helps, but I couldn't find those types in the MSDN documentation, though I did find the SQLClient namespace.

-Nathan

---------------------------
Hmmm... what's a signature?
GeneralRe: declaring variables... Pin
theJazzyBrain27-Jun-03 2:32
theJazzyBrain27-Jun-03 2:32 
GeneralRe: declaring variables... Pin
Roland Bär27-Jun-03 3:03
Roland Bär27-Jun-03 3:03 
GeneralRe: declaring variables... Pin
theJazzyBrain27-Jun-03 3:07
theJazzyBrain27-Jun-03 3:07 
GeneralRe: declaring variables... Pin
leppie27-Jun-03 7:19
leppie27-Jun-03 7:19 
GeneralRe: declaring variables... Pin
Oleksandr Kucherenko27-Jun-03 2:58
Oleksandr Kucherenko27-Jun-03 2:58 
GeneralRe: declaring variables... Pin
theJazzyBrain27-Jun-03 3:04
theJazzyBrain27-Jun-03 3:04 
GeneralRe: declaring variables... Pin
Oleksandr Kucherenko27-Jun-03 3:15
Oleksandr Kucherenko27-Jun-03 3:15 
GeneralRe: declaring variables... Pin
theJazzyBrain27-Jun-03 3:23
theJazzyBrain27-Jun-03 3:23 
GeneralRe: declaring variables... Pin
Arjan Einbu28-Jun-03 11:43
Arjan Einbu28-Jun-03 11:43 
GeneralRe: declaring variables... Pin
theJazzyBrain28-Jun-03 11:59
theJazzyBrain28-Jun-03 11:59 
GeneralRe: declaring variables... Pin
Arjan Einbu29-Jun-03 0:37
Arjan Einbu29-Jun-03 0:37 
GeneralRe: declaring variables... Pin
theJazzyBrain29-Jun-03 0:54
theJazzyBrain29-Jun-03 0:54 
GeneralPrinter fonts Pin
berylius26-Jun-03 22:07
berylius26-Jun-03 22:07 
GeneralRe: Printer fonts Pin
Mazdak26-Jun-03 22:32
Mazdak26-Jun-03 22:32 
GeneralRe: Printer fonts Pin
berylius26-Jun-03 22:42
berylius26-Jun-03 22:42 
GeneralTabControl,TabPage and Context Menu Pin
Anonymous26-Jun-03 21:16
Anonymous26-Jun-03 21:16 
QuestionData-bind Windows Forms Treeview? Pin
J. Dunlap26-Jun-03 18:13
J. Dunlap26-Jun-03 18:13 

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.