how can I create a BBLabel by code, without using the designer?
I want to add it to a panel, and put a text in BBLabel on it, I've tried it in many ways, but it always says you need to initialize ...
if i do it via designer it works blz, but in my case i will need it via code, because i will...