Click here to Skip to main content
15,893,508 members
Home / Discussions / C#
   

C#

 
GeneralRe: Extracting a block of text from a line Pin
Muammar©16-Dec-08 23:17
Muammar©16-Dec-08 23:17 
GeneralRe: Extracting a block of text from a line Pin
Muammar©16-Dec-08 23:15
Muammar©16-Dec-08 23:15 
GeneralRe: Extracting a block of text from a line Pin
#realJSOP17-Dec-08 0:31
mve#realJSOP17-Dec-08 0:31 
QuestionEnum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 17:56
professional Xmen Real 16-Dec-08 17:56 
AnswerRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 18:55
Lev Danielyan16-Dec-08 18:55 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 18:59
professional Xmen Real 16-Dec-08 18:59 
AnswerRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 19:10
Lev Danielyan16-Dec-08 19:10 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 19:19
professional Xmen Real 16-Dec-08 19:19 
Lev Danielyan wrote:
BTW2, you do not have any checks on the array, what if I init the ABC class with empty array?


setValue() have everything


Lev Danielyan wrote:
get { return (MYEnum)Convert.ToInt32(data[0]); }

nope, you cannot Convert direct from object to int32 AFAIK because its type string...



Lev Danielyan wrote:
I've changed the code and it works great


what you mean by works great ? doest it shows the selected enum or still blank ?

TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L
%^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2
W_AD`EPABIKRDFVS)EVLQK)JKSQXUFYK[M`UKs*$GwU#(QDXBER@CBN%
Rs0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-i’TV.C\y<pŠjxsg-b$f4ia>
--------------------------------------------------------
128 bit encrypted signature, crack if you can

GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 19:57
Lev Danielyan16-Dec-08 19:57 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 20:02
professional Xmen Real 16-Dec-08 20:02 
GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 20:14
Lev Danielyan16-Dec-08 20:14 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 20:18
professional Xmen Real 16-Dec-08 20:18 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 20:37
professional Xmen Real 16-Dec-08 20:37 
GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 21:26
Lev Danielyan16-Dec-08 21:26 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 17-Dec-08 1:49
professional Xmen Real 17-Dec-08 1:49 
GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan17-Dec-08 2:13
Lev Danielyan17-Dec-08 2:13 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 17-Dec-08 2:16
professional Xmen Real 17-Dec-08 2:16 
GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 19:59
Lev Danielyan16-Dec-08 19:59 
QuestionProblem using Process.Start("notepad.exe") ... Process (notepad) is launched with no appearance of notepad! Pin
fulbright16-Dec-08 17:17
fulbright16-Dec-08 17:17 
AnswerRe: Problem using Process.Start("notepad.exe") ... Process (notepad) is launched with no appearance of notepad! Pin
Expert Coming16-Dec-08 17:22
Expert Coming16-Dec-08 17:22 
GeneralRe: Problem using Process.Start("notepad.exe") ... Process (notepad) is launched with no appearance of notepad! Pin
fulbright16-Dec-08 17:56
fulbright16-Dec-08 17:56 
AnswerRe: Problem using Process.Start("notepad.exe") ... Process (notepad) is launched with no appearance of notepad! Pin
Dave Kreskowiak16-Dec-08 17:34
mveDave Kreskowiak16-Dec-08 17:34 
GeneralRe: Problem using Process.Start("notepad.exe") ... Process (notepad) is launched with no appearance of notepad! Pin
fulbright16-Dec-08 18:06
fulbright16-Dec-08 18:06 
GeneralRe: Problem using Process.Start("notepad.exe") ... Process (notepad) is launched with no appearance of notepad! Pin
Dave Kreskowiak17-Dec-08 2:06
mveDave Kreskowiak17-Dec-08 2:06 
QuestionDetecting a USB drive arrival/removal, whose Drive Letter has been removed Pin
G. Myers16-Dec-08 11:19
G. Myers16-Dec-08 11:19 

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.