Click here to Skip to main content
15,897,704 members
Home / Discussions / C#
   

C#

 
QuestionOwner draw TreeView? Pin
misterbear3-Aug-04 0:24
misterbear3-Aug-04 0:24 
AnswerRe: Owner draw TreeView? Pin
Nick Parker3-Aug-04 3:45
protectorNick Parker3-Aug-04 3:45 
GeneralRe: Owner draw TreeView? Pin
misterbear4-Aug-04 1:37
misterbear4-Aug-04 1:37 
GeneralObjects and list boxes Pin
Barry Lapthorn2-Aug-04 23:29
protectorBarry Lapthorn2-Aug-04 23:29 
GeneralRe: Objects and list boxes Pin
leppie3-Aug-04 1:37
leppie3-Aug-04 1:37 
GeneralRe: Objects and list boxes Pin
Barry Lapthorn3-Aug-04 3:51
protectorBarry Lapthorn3-Aug-04 3:51 
GeneralRe: Objects and list boxes Pin
Dave Kreskowiak3-Aug-04 5:49
mveDave Kreskowiak3-Aug-04 5:49 
GeneralRe: Objects and list boxes Pin
gantww3-Aug-04 6:07
gantww3-Aug-04 6:07 
You could also override the ToString() method of your object and make it return the username as a string. As far as the callback goes, why not just insert the object into the listbox. When you want to get it back out, all you need to do is cast it to the appropriate type. Or am I missing something?

Will
GeneralRe: Objects and list boxes Pin
Barry Lapthorn3-Aug-04 11:12
protectorBarry Lapthorn3-Aug-04 11:12 
GeneralRe: Objects and list boxes Pin
Barry Lapthorn3-Aug-04 11:11
protectorBarry Lapthorn3-Aug-04 11:11 
QuestionHow often? Pin
matthias s.2-Aug-04 23:20
matthias s.2-Aug-04 23:20 
AnswerRe: How often? Pin
leppie3-Aug-04 1:33
leppie3-Aug-04 1:33 
GeneralDoubt in Phil Wright's TabControl Pin
Archana19772-Aug-04 22:14
Archana19772-Aug-04 22:14 
GeneralRe: Doubt in Phil Wright's TabControl Pin
leppie3-Aug-04 1:43
leppie3-Aug-04 1:43 
GeneralRe: Doubt in Phil Wright's TabControl Pin
Archana19773-Aug-04 2:27
Archana19773-Aug-04 2:27 
GeneralRe: Doubt in Phil Wright's TabControl Pin
Nick Parker3-Aug-04 3:29
protectorNick Parker3-Aug-04 3:29 
GeneraldlThread exception handler Pin
LorenzoDV2-Aug-04 22:02
LorenzoDV2-Aug-04 22:02 
GeneralRe: dlThread exception handler Pin
leppie3-Aug-04 1:46
leppie3-Aug-04 1:46 
GeneralAccess is denied Pin
Anonymous2-Aug-04 22:00
Anonymous2-Aug-04 22:00 
GeneralCulture extrange behavior Pin
Jose Vicente2-Aug-04 21:53
Jose Vicente2-Aug-04 21:53 
GeneralRe: Culture extrange behavior Pin
Norman-Timo3-Aug-04 1:20
Norman-Timo3-Aug-04 1:20 
GeneralRe: Culture extrange behavior Pin
Jose Vicente3-Aug-04 3:14
Jose Vicente3-Aug-04 3:14 
QuestionHow to save status of runtime controls? Pin
sachinkalse2-Aug-04 21:24
sachinkalse2-Aug-04 21:24 
AnswerRe: How to save status of runtime controls? Pin
Norman-Timo3-Aug-04 0:52
Norman-Timo3-Aug-04 0:52 
GeneralIdentify max no of child nodes for a node in XML Pin
saud_a_k2-Aug-04 20:49
saud_a_k2-Aug-04 20: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.