Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: "Bad Form" to use public class variables without get & set? Pin
Judah Gabriel Himango2-Aug-04 8:05
sponsorJudah Gabriel Himango2-Aug-04 8:05 
GeneralRe: "Bad Form" to use public class variables without get & set? Pin
ThomasH12-Aug-04 9:16
ThomasH12-Aug-04 9:16 
GeneralRe: "Bad Form" to use public class variables without get & set? Pin
Nemanja Trifunovic2-Aug-04 8:18
Nemanja Trifunovic2-Aug-04 8:18 
GeneralRe: "Bad Form" to use public class variables without get & set? Pin
Nick Parker2-Aug-04 8:48
protectorNick Parker2-Aug-04 8:48 
QuestionHow to change error icon shown in datagrid cells Pin
Kasdoffe2-Aug-04 5:43
Kasdoffe2-Aug-04 5:43 
Generalservices with gui Pin
elraton2-Aug-04 5:26
elraton2-Aug-04 5:26 
GeneralRe: services with gui Pin
Colin Angus Mackay2-Aug-04 8:12
Colin Angus Mackay2-Aug-04 8:12 
GeneralCustom Control leaps to 0,0 on F5 Pin
ddelapasse2-Aug-04 5:26
ddelapasse2-Aug-04 5:26 
Help! I've created several custom controls, but I notice that when I layout several on a screen and hit F5 to enter the debugger, sometimes the last control created will leap up to 0,0 on the design grid. Actually, the application that is being debugged shows everything fine, but on the IDE's design screen the control has lost all its properties and been jerked up to the top left corner. It kind of looks like the control was deleted and put back at 0,0 without my intervention.

I don't know how to debug this since it seems to happen behind-the-scene and doesn't hit any breakpoints in my app. It's all fine until I exit the debugger and run again, but if I watch the IDE I see the control jump immediately when I hit F5. If anyone has seen anything like this please give me some insight into what I'm looking for and how to track it down.

After it does it once, I can move the control back and it's repeatable, but if I add/delete controls from the screen it stops repeating.

thanks!
Deanna

GeneralProblem with string.Replace() and antislashes... Pin
polkiujhy2-Aug-04 4:58
polkiujhy2-Aug-04 4:58 
GeneralRe: Problem with string.Replace() and antislashes... Pin
Michael P Butler2-Aug-04 6:15
Michael P Butler2-Aug-04 6:15 
GeneralCuston TrackBar Pin
Guinness4Strength2-Aug-04 4:11
Guinness4Strength2-Aug-04 4:11 
GeneralRe: Custon TrackBar Pin
leppie2-Aug-04 4:16
leppie2-Aug-04 4:16 
GeneralRe: Custon TrackBar Pin
Guinness4Strength2-Aug-04 9:22
Guinness4Strength2-Aug-04 9:22 
GeneralRe: Custon TrackBar Pin
Guinness4Strength2-Aug-04 9:34
Guinness4Strength2-Aug-04 9:34 
GeneralPropertyGrid Pin
blankg2-Aug-04 2:03
blankg2-Aug-04 2:03 
GeneralRe: PropertyGrid Pin
Nick Parker2-Aug-04 3:35
protectorNick Parker2-Aug-04 3:35 
GeneralXml Serialization and Interfaces... Pin
mgaerber2-Aug-04 1:00
mgaerber2-Aug-04 1:00 
GeneralRe: Xml Serialization and Interfaces... Pin
leppie2-Aug-04 1:03
leppie2-Aug-04 1:03 
GeneralRe: Xml Serialization and Interfaces... Pin
mgaerber2-Aug-04 1:36
mgaerber2-Aug-04 1:36 
GeneralRe: Xml Serialization and Interfaces... Pin
leppie2-Aug-04 4:13
leppie2-Aug-04 4:13 
GeneralRe: Xml Serialization and Interfaces... Pin
mgaerber12-Aug-04 23:10
mgaerber12-Aug-04 23:10 
GeneralReflection and array´s... Pin
Norman-Timo2-Aug-04 0:43
Norman-Timo2-Aug-04 0:43 
GeneralRe: Reflection and array´s... Pin
leppie2-Aug-04 1:01
leppie2-Aug-04 1:01 
GeneralRe: Reflection and array´s... Pin
leppie2-Aug-04 1:08
leppie2-Aug-04 1:08 
GeneralRe: Reflection and array´s... Pin
Norman-Timo2-Aug-04 1:30
Norman-Timo2-Aug-04 1:30 

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.