F
feudalac!
In VB6
Groupbox had .Border property...
Label had .Opaque property...
in VB.NET
I have several groupboxes on my form (because i need a container
control) and i don't want them do have a border...
I have a lots of labels and soem of them are on top of a picture and
must be transparent... When i set backgroundcolor to transparent, the
label still has the default background color...
is there a way to this two things?
Thanks
Groupbox had .Border property...
Label had .Opaque property...
in VB.NET
I have several groupboxes on my form (because i need a container
control) and i don't want them do have a border...
I have a lots of labels and soem of them are on top of a picture and
must be transparent... When i set backgroundcolor to transparent, the
label still has the default background color...
is there a way to this two things?
Thanks