python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Dynamic property of a text box within a button using a button template
I have a few buttons to set up in C# WPF, and I like to use a button template.
I can set the template and then use it in my grid, but how do I change the text of the TextBox per button and also other ...
B. Magny
Votes: 0
Answers: 1
General style with specific properties
I would like to have a dynamic ToolTip style that changes the foreground color based on the text of different string properties (in this code example, the string is PosError, but it could be any prope...
Yaron Binder
Votes: 0
Answers: 1
TreeView: Place selection indicator along the item at the left edge of the control
So the requirement is simple, but the solution doesn't seem to be (or at least I haven't succeeded yet). I need to display a vertical bar at the left side of the currently selected item of the TreeVie...
dotNET
Votes: 0
Answers: 1
RadBarCodeQr - Maintain the same distance from the image according to the image size
I have control of RadBarCodeQR and I want that it maintains an equal spacing from its parent for any text bound to it.
When RadBarCodeQR is bound to an empty string:
And when RadBarCodeQRbound to &qu...
Ohad Cohen
Votes: 0
Answers: 1