Click here to Skip to main content
15,892,697 members
Home / Discussions / C#
   

C#

 
GeneralRe: Reading from serial port Pin
OriginalGriff24-Oct-13 21:50
mveOriginalGriff24-Oct-13 21:50 
GeneralRe: Reading from serial port Pin
alfie.max1525-Oct-13 1:30
alfie.max1525-Oct-13 1:30 
AnswerRe: Reading from serial port Pin
PIEBALDconsult24-Oct-13 17:32
mvePIEBALDconsult24-Oct-13 17:32 
QuestionI need help with control inheritance Pin
deebow24-Oct-13 4:39
deebow24-Oct-13 4:39 
AnswerRe: I need help with control inheritance Pin
OriginalGriff24-Oct-13 5:02
mveOriginalGriff24-Oct-13 5:02 
GeneralRe: I need help with control inheritance Pin
BillWoodruff24-Oct-13 6:07
professionalBillWoodruff24-Oct-13 6:07 
AnswerRe: I need help with control inheritance Pin
BillWoodruff24-Oct-13 6:02
professionalBillWoodruff24-Oct-13 6:02 
GeneralRe: I need help with control inheritance Pin
OriginalGriff24-Oct-13 6:25
mveOriginalGriff24-Oct-13 6:25 
BillWoodruff wrote:
once you have put an instance of the UserControl on the "base form:" changing the design-time appearance of the UserControl would not update the appearance of the instance of the UserControl on the base form.

Not quite true - if you change the background colour of the control from Red to Blue for example, you are right - the Form instance will stay Red. And it's annoying.
But if you add a button, say...then the button will be added to the form instance of the control as soon as you rebuild. On a Red background... D'Oh! | :doh:
Add a new control instance, and it's blue, of course!

There are times when I hate Microsoft... Sigh | :sigh:
The only instant messaging I do involves my middle finger.

English doesn't borrow from other languages.
English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

GeneralRe: I need help with control inheritance Pin
deebow24-Oct-13 6:44
deebow24-Oct-13 6:44 
GeneralRe: I need help with control inheritance Pin
BillWoodruff24-Oct-13 16:56
professionalBillWoodruff24-Oct-13 16:56 
Questionhow to create stetmen foreach gridcontrol devexpress Pin
Member 1027082523-Oct-13 23:19
Member 1027082523-Oct-13 23:19 
QuestionRe: how to create stetmen foreach gridcontrol devexpress Pin
Richard MacCutchan23-Oct-13 23:27
mveRichard MacCutchan23-Oct-13 23:27 
AnswerRe: how to create stetmen foreach gridcontrol devexpress Pin
OriginalGriff23-Oct-13 23:54
mveOriginalGriff23-Oct-13 23:54 
AnswerRe: how to create stetmen foreach gridcontrol devexpress Pin
Eddy Vluggen24-Oct-13 0:30
professionalEddy Vluggen24-Oct-13 0:30 
QuestionRoulette wheel selection Pin
Member 995886723-Oct-13 17:16
Member 995886723-Oct-13 17:16 
AnswerRe: Roulette wheel selection Pin
Abhinav S23-Oct-13 20:24
Abhinav S23-Oct-13 20:24 
GeneralRe: Roulette wheel selection Pin
Dave Kreskowiak24-Oct-13 3:21
mveDave Kreskowiak24-Oct-13 3:21 
GeneralRe: Roulette wheel selection Pin
Abhinav S24-Oct-13 3:51
Abhinav S24-Oct-13 3:51 
GeneralRe: Roulette wheel selection Pin
Pete O'Hanlon24-Oct-13 3:53
mvePete O'Hanlon24-Oct-13 3:53 
GeneralRe: Roulette wheel selection Pin
Dave Kreskowiak24-Oct-13 6:32
mveDave Kreskowiak24-Oct-13 6:32 
GeneralBase Class Pin
N8tiv23-Oct-13 12:57
N8tiv23-Oct-13 12:57 
AnswerRe: Base Class Pin
Abhinav S23-Oct-13 18:52
Abhinav S23-Oct-13 18:52 
GeneralRe: Base Class Pin
Bernhard Hiller23-Oct-13 20:25
Bernhard Hiller23-Oct-13 20:25 
GeneralRe: Base Class Pin
N8tiv23-Oct-13 20:34
N8tiv23-Oct-13 20:34 
QuestionOne database and Multiple users ...? Pin
Pdeveloper23-Oct-13 0:16
Pdeveloper23-Oct-13 0: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.