question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request]: `KTextBox` & `KRichTextBox` support Color.Transparent for a back colour

See original GitHub issue

The KTextBox & KRichTextBox does not support Color.Transparent as a back colour

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
Smurf-IVcommented, Jan 9, 2022

Having a white background looks out of place in this scenario.

They should be the “Client panel colour” of the current theme ?!?!

0reactions
Wagnerpcommented, Mar 17, 2022

Implemented - 17/03/2022

Read more comments on GitHub >

github_iconTop Results From Across the Web

Transparent background color of TextBox and RichTextBox ...
When we set their BackColor to Transparent in the property designer ... The text box control does not support transparent background colors.
Read more >
c# - How to change the background color of a rich text box ...
Whenever I set the RichTextBox.Enabled property to false, its background color is automatically set to gray as it is set to the color...
Read more >
Changing background colour of rich text box depending on....
Im trying to make the background colour of a richtext box change colour depending on an if statement. if status = enabled background...
Read more >
Rich text box with transparent background
The panels we use have a fading background colour. We need the rich text boxes to display like labels on the panels, so...
Read more >
How to set the Background Color of the RichTextBox in C# ...
Step 1: Create a RichTextBox using the RichTextBox() constructor is provided by the RichTextBox class. · Step 2: After creating RichTextBox, set ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found