Computer problems,Computer help
*AX SOFT>>>Programming & Design

Visual Studios 2008 C# question?


I need to...
Create a semitransparent form with a picture in its background. (Hint: Change the form's Opaque
property.)
Is there a Opaque property in VS 08 all I can find is the Opacity%

Ok so there is no seperate Opaque property? The opacity is the same, and the only property?

the opacity percent is actually supposed to be a decimal number less than 1. so for 50 percent try

object.opacity=0.5f;

I think that should work.
Regards!
-Mr. Bob

Opacity = Level of Opaqueness
Is this not working? Have you tried it?

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • What is the best way to make a website, for free, NO MONEY, and it's all online.?

    long term steady income require some patience and dedication.. fast n easy money r mostly scams.. I have been successful with adsense and pretty happy with it till now, Its free to start with so n...

  • Java Line Segment Intersection?

    The following is an algorithm, not a program. I hope it helps. ------------ Let there be two line segments S12 and S34. Let S12 have endpoints (x1,y1) and (x2, y2). Let S34 have endpoints (x3...

  • Html help plz?

    (note the position of the slash) or <p>Your text</p><p>Some other text </p>

    ...
  • What site or what do i do to make a clickable drop down menu?

    ...

  • Help with Fireworks CS3?

    you need to install that plug in that you can find at the CD software shop. it is the Adobe plug in.

    ...
  • How can i convert the value of a array and put them in to a string?

    okay.. in array[i] you have a number right? in your case it is 19. an array can hold multi digit numbers at a single position but string is a array of characters and each position in a string can ...

  • Given an integer value input,determine if that value is even or odd?

    void checkNumber(int number) { if(number is divisible by 2) print "The number is even"; else print "The number is odd"; }

    ...
  • Open source dev operating system.?

    Gnome is just one of the GUI for Linux. Mac OS X already has a far superior GUI. Open source more refers to the licencing agreement of the software written then it does the operating system. Bas...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster