Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: Staticlly Link Assemblys Pin
Colin Angus Mackay3-Aug-04 20:05
Colin Angus Mackay3-Aug-04 20:05 
GeneralRe: Staticlly Link Assemblys Pin
Nick Parker4-Aug-04 5:02
protectorNick Parker4-Aug-04 5:02 
GeneralPassng TextBox Object.... Pin
Anonymous3-Aug-04 18:22
Anonymous3-Aug-04 18:22 
GeneralRe: Passng TextBox Object.... Pin
Jay Shankar3-Aug-04 18:44
Jay Shankar3-Aug-04 18:44 
GeneralRe: Passng TextBox Object.... Pin
Korjiro3-Aug-04 19:41
Korjiro3-Aug-04 19:41 
GeneralRe: Passng TextBox Object.... Pin
Jay Shankar3-Aug-04 19:52
Jay Shankar3-Aug-04 19:52 
GeneralRe: Passng TextBox Object.... Pin
exhaulted3-Aug-04 22:51
exhaulted3-Aug-04 22:51 
GeneralVS 2003 Designer bug? -- Duplicate declaration error Pin
ddelapasse3-Aug-04 16:04
ddelapasse3-Aug-04 16:04 
Hi,

I have a very simple custom control (just a button with a bitmap
background). Sometimes when I add several of the controls to a form and run the app the last one or two controls appear to lose their properties and are redrawn blank at the top left of the form. I finally noticed that when this happens there's an item in the task list that says : "Duplicate declaration of member 'Font'", though the build is successful. The app runs fine (all controls in their proper place) and the .cs file is fine. It's just that the designer goes a little crazy.

I've found several posts about this (mostly the same message, but
sometimes with member 'Location' or 'Size'), but most people think it was just a problem with an early version of Visual Studio 2003. I've got the June 2004 version and don't have a clue what I can do to solve this. I'd appreciate any help! Especially if someone from MS could look up the error message. I tried msdn, but don't find it.

To attempt to recreate copy several of the same custom control onto a form. I can usually make the bug occur when I copy/paste 12-15 instances of the control.

Please help!
thanks,
Deanna

General"sizeof" in C# Pin
crushinghellhammer3-Aug-04 12:55
crushinghellhammer3-Aug-04 12:55 
GeneralRe: "sizeof" in C# Pin
Member 11737603-Aug-04 13:31
Member 11737603-Aug-04 13:31 
GeneralRe: "sizeof" in C# Pin
NietzscheDisciple3-Aug-04 13:35
NietzscheDisciple3-Aug-04 13:35 
GeneralFilling a combo box from a database Pin
Jefferys3-Aug-04 12:25
Jefferys3-Aug-04 12:25 
GeneralRe: Filling a combo box from a database Pin
DougW483-Aug-04 12:38
DougW483-Aug-04 12:38 
GeneralListcontrol text alignment. Pin
Christian Graus3-Aug-04 12:22
protectorChristian Graus3-Aug-04 12:22 
GeneralRe: Listcontrol text alignment. Pin
Member 11737603-Aug-04 16:18
Member 11737603-Aug-04 16:18 
GeneralRe: Listcontrol text alignment. Pin
Christian Graus3-Aug-04 16:22
protectorChristian Graus3-Aug-04 16:22 
GeneralRe: Listcontrol text alignment. Pin
Member 11737603-Aug-04 16:37
Member 11737603-Aug-04 16:37 
GeneralRe: Listcontrol text alignment. Pin
Christian Graus3-Aug-04 16:44
protectorChristian Graus3-Aug-04 16:44 
GeneralRe: Listcontrol text alignment. Pin
Member 11737603-Aug-04 17:06
Member 11737603-Aug-04 17:06 
GeneralRe: Listcontrol text alignment. Pin
Christian Graus3-Aug-04 17:09
protectorChristian Graus3-Aug-04 17:09 
GeneralRe: Revenue Counter Pin
Colin Angus Mackay3-Aug-04 12:00
Colin Angus Mackay3-Aug-04 12:00 
GeneralRe: Revenue Counter Pin
RadioButton3-Aug-04 12:13
RadioButton3-Aug-04 12:13 
Generalbeginning a c# database Pin
Miles Roberts3-Aug-04 11:12
Miles Roberts3-Aug-04 11:12 
GeneralRe: beginning a c# database Pin
Nick Parker3-Aug-04 11:27
protectorNick Parker3-Aug-04 11:27 
GeneralRe: beginning a c# database Pin
Colin Angus Mackay3-Aug-04 11:48
Colin Angus Mackay3-Aug-04 11:48 

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.