Gaddigesh
Gaddigesh

Reputation: 1953

How to create semi transparent panel

I have a panel on a form

How do i make it semitransparent,

Upvotes: 0

Views: 2987

Answers (1)

codingbadger
codingbadger

Reputation: 44032

You will have to create your own custom panel to achieve this.

There is a nice article here that explains how this can be done.

Upvotes: 2

Related Questions