Click here to Skip to main content
15,909,953 members
Home / Discussions / C#
   

C#

 
GeneralClone form content Pin
Radoslav Bielik11-Aug-03 8:51
Radoslav Bielik11-Aug-03 8:51 
GeneralRe: Clone form content Pin
Radoslav Bielik11-Aug-03 10:46
Radoslav Bielik11-Aug-03 10:46 
GeneralRe: Clone form content Pin
mesiasrojo12-Aug-11 0:46
mesiasrojo12-Aug-11 0:46 
GeneralUpdating references Pin
berndg11-Aug-03 6:36
berndg11-Aug-03 6:36 
GeneralRe: Updating references Pin
Furty11-Aug-03 18:32
Furty11-Aug-03 18:32 
GeneralRe: Updating references Pin
berndg11-Aug-03 22:26
berndg11-Aug-03 22:26 
Generaldisable network Pin
Ahmed Mazrou311-Aug-03 6:32
Ahmed Mazrou311-Aug-03 6:32 
Generalcast to unknown type in reflection Pin
Ista11-Aug-03 6:30
Ista11-Aug-03 6:30 
I want my classes to inherit my felection functions but I have 2 questions


lets say property is defined as

enum myEnum : int
{
a=0,b}

public myEnum propertyA{get... set...}

how in reflections can I cast to the property type of that value

like in SqlServer it is a tinyint field and I need to cast to the enumeration type so the property will accept it

(myEnum)propertyValue;

thanks
nick

I'm not an expert yet, but I play one at work. Yeah and here too.
GeneralRe: cast to unknown type in reflection Pin
Furty11-Aug-03 19:07
Furty11-Aug-03 19:07 
QuestionDoes anyone know how to solve this Tree View issue??? Pin
trabiman11-Aug-03 4:30
trabiman11-Aug-03 4:30 
AnswerRe: Does anyone know how to solve this Tree View issue??? Pin
Heath Stewart11-Aug-03 4:53
protectorHeath Stewart11-Aug-03 4:53 
GeneralDirectX SDK question Pin
Radoslav Bielik11-Aug-03 3:09
Radoslav Bielik11-Aug-03 3:09 
GeneralRe: DirectX SDK - update Pin
Radoslav Bielik11-Aug-03 3:37
Radoslav Bielik11-Aug-03 3:37 
GeneralRe: DirectX SDK - update Pin
Heath Stewart11-Aug-03 5:17
protectorHeath Stewart11-Aug-03 5:17 
GeneralRe: DirectX SDK - update Pin
Radoslav Bielik11-Aug-03 8:39
Radoslav Bielik11-Aug-03 8:39 
GeneralGetting the active window handle Pin
CyberKewl11-Aug-03 2:31
CyberKewl11-Aug-03 2:31 
GeneralRe: Getting the active window handle Pin
Heath Stewart11-Aug-03 4:16
protectorHeath Stewart11-Aug-03 4:16 
GeneralRe: Getting the active window handle Pin
CyberKewl11-Aug-03 4:57
CyberKewl11-Aug-03 4:57 
GeneralStreaming .wav file with CSound Pin
björka11-Aug-03 2:11
björka11-Aug-03 2:11 
Generalgantt chart Pin
Member 52474011-Aug-03 2:06
Member 52474011-Aug-03 2:06 
GeneralRe: gantt chart Pin
Heath Stewart11-Aug-03 2:23
protectorHeath Stewart11-Aug-03 2:23 
GeneralRe: gantt chart Pin
Member 52474011-Aug-03 2:45
Member 52474011-Aug-03 2:45 
GeneralRe: gantt chart Pin
Heath Stewart11-Aug-03 4:05
protectorHeath Stewart11-Aug-03 4:05 
Generaldestructor Vs Finalize Pin
devvvy11-Aug-03 1:45
devvvy11-Aug-03 1:45 
GeneralRe: destructor Vs Finalize Pin
Nish Nishant11-Aug-03 1:51
sitebuilderNish Nishant11-Aug-03 1:51 

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.