When I code along i sometimes wish to change the colors of some things.
For example: ListBox1.AlternateRowColor=XXXXX
Is there a way in the IDE to “pop open” a color picker to help me select “&cFFFCCC” ?
When I code along i sometimes wish to change the colors of some things.
For example: ListBox1.AlternateRowColor=XXXXX
Is there a way in the IDE to “pop open” a color picker to help me select “&cFFFCCC” ?
Not that I know of, but this would be a great feature request IMO.
Right click in the code editor and choose “Insert Color…”