Click here to Skip to main content
15,867,756 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Winform dox matrix printer direct printing Pin
Richard MacCutchan16-Jun-19 5:23
mveRichard MacCutchan16-Jun-19 5:23 
GeneralRe: Winform dox matrix printer direct printing Pin
Member 1368241416-Jun-19 20:55
Member 1368241416-Jun-19 20:55 
GeneralRe: Winform dox matrix printer direct printing Pin
Dave Kreskowiak17-Jun-19 4:39
mveDave Kreskowiak17-Jun-19 4:39 
AnswerRe: Winform dox matrix printer direct printing Pin
Gerry Schmitz16-Jun-19 7:08
mveGerry Schmitz16-Jun-19 7:08 
GeneralRe: Winform dox matrix printer direct printing Pin
Member 1368241416-Jun-19 20:51
Member 1368241416-Jun-19 20:51 
GeneralRe: Winform dox matrix printer direct printing Pin
Dave Kreskowiak17-Jun-19 4:38
mveDave Kreskowiak17-Jun-19 4:38 
GeneralRe: Winform dox matrix printer direct printing Pin
Gerry Schmitz17-Jun-19 5:52
mveGerry Schmitz17-Jun-19 5:52 
QuestionChanges to User Control do not get displayed in Form... Pin
Matt Slay24-Apr-19 6:53
Matt Slay24-Apr-19 6:53 
I have a created a WinForms User Control class (C# WinForms project in and Visual Studio 2017) that has (3) controls in it: A label, textbox, and button. Next drag-and-drop that User Control onto a WinForm, and it appears with each of the child controls. All appears good, for now..

Next I decide to make some changes in the User Control custom class, so I open it in the visual designer, move the button to a new location and change the size and change the caption of the button and save my changes. Rebuild. Next I open the Form that uses an instance of the User Control, and I do NOT see the updates I made to the User Control class.... The button is at the original location and original caption and original size.

Surely, the creates of this platform should now that anyone would expect these changes to be applied to the instance of the control wherever it is used in the app.

Please tell me I am missing something very basic here to make this work like true inheritance should...

I made short a video here to demonstrate this issue:

Video: Custom User Control on WinForm
QuestionBest way to store and display a customer notes system on a windows form. Pin
bgcwaterman14-Apr-19 5:34
bgcwaterman14-Apr-19 5:34 
QuestionWindows Form DownloadingMenager Pin
Pouriya 141761378-Mar-19 17:08
Pouriya 141761378-Mar-19 17:08 
AnswerRe: Windows Form DownloadingMenager Pin
Gerry Schmitz8-Mar-19 18:41
mveGerry Schmitz8-Mar-19 18:41 
AnswerRe: Windows Form DownloadingMenager Pin
Richard MacCutchan8-Mar-19 22:17
mveRichard MacCutchan8-Mar-19 22:17 
AnswerRe: Windows Form DownloadingMenager Pin
User 418025412-Apr-19 6:03
User 418025412-Apr-19 6:03 
QuestionTreeview iteration Pin
Member 933123617-Feb-19 19:21
Member 933123617-Feb-19 19:21 
AnswerRe: Treeview iteration Pin
Richard Deeming18-Feb-19 1:34
mveRichard Deeming18-Feb-19 1:34 
GeneralRe: Treeview iteration Pin
Member 933123618-Feb-19 7:21
Member 933123618-Feb-19 7:21 
QuestionToken (Close) option in combo box Pin
Member 1205416720-Dec-18 2:04
Member 1205416720-Dec-18 2:04 
AnswerRe: Token (Close) option in combo box Pin
Eddy Vluggen23-Dec-18 20:56
professionalEddy Vluggen23-Dec-18 20:56 
QuestionReactiveUI-WinForms bind combo datasource after selecting another combobox Pin
Francisco Gonçalves31-Oct-18 6:02
professionalFrancisco Gonçalves31-Oct-18 6:02 
AnswerRe: ReactiveUI-WinForms bind combo datasource after selecting another combobox Pin
Richard MacCutchan31-Oct-18 6:54
mveRichard MacCutchan31-Oct-18 6:54 
GeneralRe: ReactiveUI-WinForms bind combo datasource after selecting another combobox Pin
Francisco Gonçalves31-Oct-18 13:31
professionalFrancisco Gonçalves31-Oct-18 13:31 
QuestionHello there. how to do a dynamic design (colors, background color etc ...)? Pin
erdalczr15-Oct-18 16:13
erdalczr15-Oct-18 16:13 
AnswerRe: Hello there. how to do a dynamic design (colors, background color etc ...)? Pin
Pete O'Hanlon15-Oct-18 19:21
subeditorPete O'Hanlon15-Oct-18 19:21 
GeneralRe: Hello there. how to do a dynamic design (colors, background color etc ...)? Pin
erdalczr17-Oct-18 16:29
erdalczr17-Oct-18 16:29 
Rant[REPOST] Hello there. how to do a dynamic design (colors, background color etc ...)? Pin
Richard Deeming16-Oct-18 0:49
mveRichard Deeming16-Oct-18 0:49 

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.