for (int i = 0; i < 4; i++) {
// dropDown.options*.text;*
// dropDown.RefreshShownValue();
}
I know how to loop through a drop down and get the text of the options. However, I am wondering how I can change the font of those elements so they are no longer the default Arial font?
Hi Michael,
I have attached a [72054-dropdown-options-with-diff-fontsunitypackage.zip|72054] and i hope that will help you out in your stuff.
Let me know if you have any regards.