How to bold title of a Panel Box?
Hello Everybody,For visual purposes I would like to bold title/header of a panel box. What I have found was how to bold a text inside some box by using properties of Text Box but not the title or header. I would appreciate for hints how to do that. Best regards.Panel Box("This should be bold",
params = Check Box(list_params);
);