Click here to Skip to main content
15,916,091 members
Home / Discussions / C#
   

C#

 
GeneralGeneric TabPage Pin
zecodela14-Dec-04 21:33
zecodela14-Dec-04 21:33 
GeneralFocus Problem in DATETIME PICKER CONTROL Pin
manivannan.p14-Dec-04 20:28
manivannan.p14-Dec-04 20:28 
GeneralResizing a dialog thats docked to MDI parent Pin
Tyrus18214-Dec-04 19:18
Tyrus18214-Dec-04 19:18 
GeneralPre-Build Event Faliled Pin
Prasadepparla14-Dec-04 18:32
Prasadepparla14-Dec-04 18:32 
GeneralRe: Pre-Build Event Faliled Pin
spif200114-Dec-04 22:04
spif200114-Dec-04 22:04 
GeneralRe: Pre-Build Event Faliled Pin
Matt Gerrans15-Dec-04 9:31
Matt Gerrans15-Dec-04 9:31 
GeneralActive X for other browsers Pin
Jsmooth14-Dec-04 16:09
Jsmooth14-Dec-04 16:09 
GeneralCan't think straight! Pin
Jim Ptak14-Dec-04 16:00
Jim Ptak14-Dec-04 16:00 
Here is my situation. I have a treeview where the user chooses the type of object they want to create. Next I need to create an instance of that class on my window. Then I need to manipulate the functions and attributes of that class with the window interface. For some dumb reason I thouht that I could force a class onto an object variable. I create an object of type subclass then place it in a variable of type object. The problem is that this requies casting the value from a switch statment anytime I want to access any attributes or functions. I have been looking at this all day and am going cross eyed. Someone please slap me and give me the answer that is probably right in front of my face. How can I take a variable of type object that I know contains some form of subclassed object and create an instance of that subclassed object. Dead | X|
GeneralRe: Can't think straight! Pin
Daniel Turini14-Dec-04 20:28
Daniel Turini14-Dec-04 20:28 
GeneralRe: Can't think straight! Pin
Jim Ptak15-Dec-04 2:54
Jim Ptak15-Dec-04 2:54 
GeneralRe: Can't think straight! Pin
J4amieC15-Dec-04 3:43
J4amieC15-Dec-04 3:43 
GeneralRe: Can't think straight! Pin
Jim Ptak15-Dec-04 4:12
Jim Ptak15-Dec-04 4:12 
GeneralRe: Can't think straight! Pin
Jim Ptak15-Dec-04 4:17
Jim Ptak15-Dec-04 4:17 
GeneralRe: Can't think straight! Pin
J4amieC15-Dec-04 4:20
J4amieC15-Dec-04 4:20 
GeneralClipboard SetData and GetData... Pin
new_phoenix14-Dec-04 14:51
new_phoenix14-Dec-04 14:51 
GeneralRe: Clipboard SetData and GetData... Pin
Nick Parker14-Dec-04 15:36
protectorNick Parker14-Dec-04 15:36 
GeneralRe: Clipboard SetData and GetData... Pin
new_phoenix18-Dec-04 10:46
new_phoenix18-Dec-04 10:46 
GeneralRe: Control parenting... Pin
new_phoenix18-Dec-04 12:17
new_phoenix18-Dec-04 12:17 
QuestionHow to obtain serial number of devices Pin
gussano14-Dec-04 13:18
gussano14-Dec-04 13:18 
AnswerRe: Gussano Pin
Dave Kreskowiak15-Dec-04 12:14
mveDave Kreskowiak15-Dec-04 12:14 
GeneralRe: Gussano Pin
gussano17-Dec-04 11:02
gussano17-Dec-04 11:02 
GeneralRe: Gussano Pin
Dave Kreskowiak17-Dec-04 14:02
mveDave Kreskowiak17-Dec-04 14:02 
Generalpopulate one datagrid combobox based on another Pin
nadandjade14-Dec-04 11:07
nadandjade14-Dec-04 11:07 
Generalcontrol draw to graphics surface Pin
Judah Gabriel Himango14-Dec-04 10:24
sponsorJudah Gabriel Himango14-Dec-04 10:24 
GeneralRe: control draw to graphics surface Pin
Daniel Turini14-Dec-04 20:22
Daniel Turini14-Dec-04 20:22 

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.