Is there some undocumented way to define the hint (I think in the editor is called cue banner) displayed for an edit control? Currently it is only possible to do this in the resources editor. But I would like to be able to change that text just like you can change the buttons names and other values as well.
Thanks but that text is actually configurable via resources editor, I was wondering if it can be modified later in the script like you can with other control properties
Confirmed this is worked as expected in v13.0.50. Many thanks for the addition!
May I suggest making the color of the hint text a little less opaque than the actual text on the control? To create a distinction between the two and not look like the control is carrying the suggestion as its actual content.
Making it too dim will make it unreadable on some monitors so we have to compromise there with the defaults. (Assuming we’re talking about dark mode’s defaults. The default light mode colors come from Windows.)