Having trouble with a custom UserControl and it's properties #18064
Unanswered
taevt-iscte
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there, I've defined a UserControl as follows:
And it's code-behind:
However when I use it as such:
<local:CopyableToClipboardTextBoxUserControl Caption="Id" Text="Id" />
There is no text displayed, can someone help me get it working please?
Beta Was this translation helpful? Give feedback.
All reactions