I am trying to set star ratings in a VB user form. I can do it easily enough, but the form displays the result as an integer e.g. 4 for FOUR STARS. My questions is whether it is possible to get the form to display the star ratings as stars as Opus itself does?
You could have five images on the dialog that display filled or outlined stars based on the rating, and set the rating when clicked.