I'm pretty sure
@Erel's example download contains all of the source code for the control, so, yeah, you should be able to add some text in the DrawValue method. Look at the canvas'
.DrawText method, or just append the desired character to the label's text property.