Remus RIGO's blog
Photography/Design/Vector/Programming help
2012-02-19
Setting window opacity (trasnparency) level in C++ / C# / VB.NET
C++:
form1->Opacity = .
#
C#:
form1.Opacity = .
#
VB.NET:
Me.Opacity =
#
#
is the level of opacity (0.0 to 1.00)
MSDN
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment