How to refresh a custom user control after design changes? Control not refreshing.

BenTam 1,781 Reputation points
2023-12-20T03:51:29.3166667+00:00

Dear All,

I made the textbox and button overlap the design of a custom control (first capture). However, the already-added control didn't refresh. Do you know how to refresh the custom control?

XlistText

Refresh

Developer technologies C#
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-12-20T06:05:22.4866667+00:00

    Hi @BenTam-3003 , Welcome to Microsoft Q&A,

    If you want the controllibrary to be updated, the projects that reference it will also be updated. Follow the steps below.

    If you have added the target controllibrary correctly.

    Generally, you only need to rebuild the form to update it.

    If that doesn't work, clean and rebuild.

    Best Regards,

    Jiale


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.