B
B
bogdanswag2021-01-19 20:11:38
C++ / C#
bogdanswag, 2021-01-19 20:11:38

How to remove the ability to select a C# control?

I have a ridonly control (textbox), which should only display the value. You can’t write there, but it’s very possible to highlight it. how to fix or remove it?
600712c40c33f041984551.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Fallenyasha, 2021-01-19
@bogdanswag

Make it Enabled=false

#
#, 2021-01-20
@mindtester

alternatively use Label

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question