transparent background

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • chris

    #1

    transparent background

    please be gentle im a real beginner at vb6

    howw do i show something on the screen without it being in a box, for
    example some text with a transparent background so you can see whats behind
    it

    thanks


  • AustinMN

    #2
    Re: transparent background

    chris wrote:[color=blue]
    > please be gentle im a real beginner at vb6
    >
    > howw do i show something on the screen without it being in a box, for
    > example some text with a transparent background so you can see whats[/color]
    behind[color=blue]
    > it[/color]

    Do you want to see what's behind the text on a form, or do you want the text
    to appear on the screen without a form behind it?

    Austin
    --
    You programmed with 1s and 0s? We only had 0s!
    There are no X characters in my address

    Comment

    • Mike Williams

      #3
      Re: transparent background

      "AustinMN" <tacooperX@Xatt .net> wrote in message
      news:sMnVc.4839 59$Gx4.182759@b gtnsc04-news.ops.worldn et.att.net...
      [color=blue]
      > Do you want to see what's behind the text on a form,
      > or do you want the text to appear on the screen without
      > a form behind it?[/color]

      Come on, Austin. The man's a beginner Let's start from square one ;-)

      Mike



      Comment

      • chris

        #4
        Re: transparent background

        without a form behind it

        "AustinMN" <tacooperX@Xatt .net> wrote in message
        news:sMnVc.4839 59$Gx4.182759@b gtnsc04-news.ops.worldn et.att.net...[color=blue]
        > chris wrote:[color=green]
        > > please be gentle im a real beginner at vb6
        > >
        > > howw do i show something on the screen without it being in a box, for
        > > example some text with a transparent background so you can see whats[/color]
        > behind[color=green]
        > > it[/color]
        >
        > Do you want to see what's behind the text on a form, or do you want the[/color]
        text[color=blue]
        > to appear on the screen without a form behind it?
        >
        > Austin
        > --
        > You programmed with 1s and 0s? We only had 0s!
        > There are no X characters in my address
        >[/color]


        Comment

        • Mike Williams

          #5
          Re: transparent background

          "chris" <someone@here.c om> wrote in message
          news:4126ba31@f unnel.arach.net .au...
          [color=blue]
          > without a form behind it [transparent drawing][/color]

          There are numerous ways of doing it, but (as is the case with most things)
          telling us *why* you want to do it is often loads better than simply telling
          us what you want to do. It will enable people to select the most appropriate
          method. Post again with some more details.

          Mike




          Comment

          Working...