CustomSetting LAF?
-
How to customize the LAF of this button in CustomSetting

-
@CatABC I think you can use drawDialogButton in global laf
With an if statement:
If (obj.text == choose sample folder location)Then you can style it!
-
@mmprod marvelous,I success,thanks for you
