Click here to Skip to main content
15,890,527 members
Home / Discussions / C#
   

C#

 
GeneralRe: Understanding the steps in creating a GUI project named DisplayQuotes in Visual Studios IDE, C# programming Pin
OriginalGriff18-Aug-17 3:55
mveOriginalGriff18-Aug-17 3:55 
GeneralRe: Understanding the steps in creating a GUI project named DisplayQuotes in Visual Studios IDE, C# programming Pin
Luc Pattyn18-Aug-17 4:30
sitebuilderLuc Pattyn18-Aug-17 4:30 
GeneralRe: Understanding the steps in creating a GUI project named DisplayQuotes in Visual Studios IDE, C# programming Pin
Member 1336452018-Aug-17 7:24
Member 1336452018-Aug-17 7:24 
GeneralRe: Understanding the steps in creating a GUI project named DisplayQuotes in Visual Studios IDE, C# programming Pin
Richard Deeming18-Aug-17 7:33
mveRichard Deeming18-Aug-17 7:33 
QuestionXML MySql error Pin
Rıza Berkay Ayçelebi14-Aug-17 1:34
Rıza Berkay Ayçelebi14-Aug-17 1:34 
AnswerRe: XML MySql error Pin
Richard MacCutchan14-Aug-17 6:04
mveRichard MacCutchan14-Aug-17 6:04 
GeneralRe: XML MySql error Pin
Rıza Berkay Ayçelebi14-Aug-17 18:41
Rıza Berkay Ayçelebi14-Aug-17 18:41 
GeneralRe: XML MySql error Pin
Richard MacCutchan14-Aug-17 21:29
mveRichard MacCutchan14-Aug-17 21:29 
AnswerRe: XML MySql error Pin
Pete O'Hanlon15-Aug-17 0:24
mvePete O'Hanlon15-Aug-17 0:24 
GeneralRe: XML MySql error Pin
jschell16-Aug-17 6:31
jschell16-Aug-17 6:31 
QuestionHow to create a virtual disk storage software in c # Pin
Nguyễn Mạnh Sơn13-Aug-17 4:24
Nguyễn Mạnh Sơn13-Aug-17 4:24 
AnswerRe: How to create a virtual disk storage software in c # Pin
Dave Kreskowiak13-Aug-17 4:42
mveDave Kreskowiak13-Aug-17 4:42 
AnswerRe: How to create a virtual disk storage software in c # Pin
Eddy Vluggen13-Aug-17 6:12
professionalEddy Vluggen13-Aug-17 6:12 
QuestionScrollEventType.EndScroll in panel scroll bar did not work Pin
Lawliet072710-Aug-17 19:05
Lawliet072710-Aug-17 19:05 
AnswerRe: ScrollEventType.EndScroll in panel scroll bar did not work Pin
BillWoodruff10-Aug-17 19:40
professionalBillWoodruff10-Aug-17 19:40 
QuestionFind garbage object in form designer file ? Pin
Member 245846710-Aug-17 18:52
Member 245846710-Aug-17 18:52 
AnswerRe: Find garbage object in form designer file ? Pin
BillWoodruff10-Aug-17 19:34
professionalBillWoodruff10-Aug-17 19:34 
A simple possible explanation could be that you delete a dropped Control from a design-time WinForm surface, but, you have not re-built the project/solution ... in that case, what's in the designer.cs file could be out of synch with the Form. However: if that is not what's happening here:
Quote:
When designing a form dragging objects (forms) into an edit and delete form,
Hi, what you describe I find difficult to understand. Could you clarify;

1. is this WinForms ?

2. you are talking about design time drag-drop, or run-time ?

3. "dragging objects (forms) into an edit and delete form" this suggests you are dragging/dropping a Form ? that's not WinForms.

4. "edit and delete form" what, exactly, is this ?

cheers, Bill
«While I complain of being able to see only a shadow of the past, I may be insensitive to reality as it is now, since I'm not at a stage of development where I'm capable of seeing it. A few hundred years later another traveler despairing as myself, may mourn the disappearance of what I may have seen, but failed to see.» Claude Levi-Strauss (Tristes Tropiques, 1955)


modified 11-Aug-17 3:31am.

GeneralRe: Find garbage object in form designer file ? Pin
Member 245846711-Aug-17 21:52
Member 245846711-Aug-17 21:52 
GeneralRe: Find garbage object in form designer file ? Pin
Pete O'Hanlon15-Aug-17 1:40
mvePete O'Hanlon15-Aug-17 1:40 
GeneralRe: Find garbage object in form designer file ? Pin
Member 245846717-Aug-17 19:33
Member 245846717-Aug-17 19:33 
QuestionAsp.net c# Pin
Hrishikeshkamble10-Aug-17 7:13
Hrishikeshkamble10-Aug-17 7:13 
AnswerRe: Asp.net c# Pin
Richard Deeming10-Aug-17 8:33
mveRichard Deeming10-Aug-17 8:33 
QuestionEmbedded image in Resource reported error ? Pin
Member 24584679-Aug-17 22:06
Member 24584679-Aug-17 22:06 
Questionworking around 'using wrapped MemoryStream immutability ? Pin
BillWoodruff9-Aug-17 17:53
professionalBillWoodruff9-Aug-17 17:53 
AnswerRe: working around 'using wrapped MemoryStream immutability ? Pin
Richard Deeming10-Aug-17 1:16
mveRichard Deeming10-Aug-17 1:16 

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.