C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Transparent Windows Forms in .NET


Posted Date: 01 Jan 2008    Resource Type: Code Snippets    Category: Winforms Controls
Author: KarthickMember Level: Gold    
Rating: Points: 4



The code sample, available in both C# and VB.NET, show how to vary the transparency of a form with it's Opacity property.

The Opacity value ranges from 0 to 100; smaller the value, higher the transparency.

C# code follows:
	
form.Opacity = 30; //this may vary from 0 to 100


VB.NET sample is given below.

	
form.Opacity = 30 'this may vary from 0 to 100




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Setting Opacity property of a form  .  Making Forms Transparent  .  Adjusting Opacity of a form to make it transparent  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: How to Capture window under mouse using vb.net
Previous Resource: Change the BackColor of Windows TabControl
Return to Discussion Resource Index
Post New Resource
Category: Winforms Controls


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use