开发者

how to show bitmap over panel asp.net

H开发者_JAVA技巧ow to show bitmap over panel in .Net?


I can't really imagine that you even tried doing this yourself before asking the question...

If I add a Panel control to my Web Form, and then examine the properties of that control in the Properties Window, I see one that looks particularly interesting: the BackImageUrl property.

Visual Studio tells me that this allows me to set:

The background image of the panel.

By setting that property to the URL of a bitmap of my choice, I can show a bitmap over a panel in .NET.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜