Click here to Skip to main content
15,917,568 members
Home / Discussions / C#
   

C#

 
QuestionDrag & Drop trouble Pin
eskape1920-Jul-07 3:24
eskape1920-Jul-07 3:24 
AnswerRe: Drag & Drop trouble [modified] Pin
BoneSoft20-Jul-07 4:06
BoneSoft20-Jul-07 4:06 
AnswerRe: Drag & Drop trouble Pin
BoneSoft20-Jul-07 5:00
BoneSoft20-Jul-07 5:00 
Question(Exit) Not to continue the execution Pin
-spy-20-Jul-07 3:09
-spy-20-Jul-07 3:09 
AnswerRe: (Exit) Not to continue the execution Pin
Pete O'Hanlon20-Jul-07 3:15
mvePete O'Hanlon20-Jul-07 3:15 
AnswerRe: (Exit) Not to continue the execution Pin
Waleed Eissa29-Aug-07 10:15
Waleed Eissa29-Aug-07 10:15 
Questionsubstituting variables [modified] Pin
KPThor20-Jul-07 2:49
KPThor20-Jul-07 2:49 
AnswerRe: substituting variables Pin
Colin Angus Mackay20-Jul-07 2:53
Colin Angus Mackay20-Jul-07 2:53 
KPThor wrote:
Is something like this possible where the value of a variable is used instead of MenuBarEdit?


I don't see what you are trying to achieve?


KPThor wrote:
string mbitem = MenuBarEdit;
this.mbitem = new System.Windows.Forms.MenuItem();


The second line is (EDIT: Actually both lines are) invalid because you cannot assign a MenuItem to a string.




Upcoming events:
* Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ...

"I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless."


My website

GeneralRe: substituting variables Pin
KPThor20-Jul-07 3:27
KPThor20-Jul-07 3:27 
GeneralRe: substituting variables Pin
Colin Angus Mackay20-Jul-07 4:16
Colin Angus Mackay20-Jul-07 4:16 
QuestionConvert Null db field to string Pin
kallileo20-Jul-07 2:44
kallileo20-Jul-07 2:44 
AnswerRe: Convert Null db field to string Pin
Colin Angus Mackay20-Jul-07 2:50
Colin Angus Mackay20-Jul-07 2:50 
AnswerRe: Convert Null db field to string Pin
Le centriste20-Jul-07 2:54
Le centriste20-Jul-07 2:54 
GeneralRe: Convert Null db field to string Pin
Colin Angus Mackay20-Jul-07 2:56
Colin Angus Mackay20-Jul-07 2:56 
GeneralRe: Convert Null db field to string Pin
Le centriste20-Jul-07 2:58
Le centriste20-Jul-07 2:58 
AnswerRe: Convert Null db field to string [modified] Pin
kallileo20-Jul-07 3:02
kallileo20-Jul-07 3:02 
GeneralRe: Convert Null db field to string Pin
Colin Angus Mackay20-Jul-07 3:16
Colin Angus Mackay20-Jul-07 3:16 
GeneralRe: Convert Null db field to string Pin
Le centriste20-Jul-07 3:56
Le centriste20-Jul-07 3:56 
GeneralRe: Convert Null db field to string Pin
m@u20-Jul-07 3:30
m@u20-Jul-07 3:30 
GeneralRe: Convert Null db field to string Pin
kallileo20-Jul-07 3:37
kallileo20-Jul-07 3:37 
QuestionLabel with control Characters Pin
imnotso#20-Jul-07 0:35
imnotso#20-Jul-07 0:35 
AnswerRe: Label with control Characters Pin
Nisha S.20-Jul-07 0:55
Nisha S.20-Jul-07 0:55 
GeneralRe: Label with control Characters Pin
imnotso#20-Jul-07 1:27
imnotso#20-Jul-07 1:27 
Questionbackground Worker Class Pin
Software_Specialist20-Jul-07 0:04
Software_Specialist20-Jul-07 0:04 
AnswerRe: background Worker Class Pin
Bijesh20-Jul-07 0:22
Bijesh20-Jul-07 0: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.