Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other source in ebook

transparent_st

  • Category : source in ebook
  • Tags :
  • Update : 2012-11-26
  • Size : 57kb
  • Downloaded :0次
  • Author :new****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
PB in the static text control you can set different background color, but there is no way to set a transparent color, which in some special interface design it is very difficult request. This article provides a simple and transparent method of the text is no need to use API. As follows: 1, the establishment of a working space (workspace), named: transparent_st. 2, the establishment of an application (application), named: transparent_st. 3, the establishment of a visual user object, uo_transparent_st, type statictext, the definition of the following variables: boolean ib_painting 4, the preparation of the Constructor event uo_transparent_st script: // Transparent color 536,870,912 This.backcolor = 2 ^ 29 5, the definition of user-defined uo_transparent_st events, ue_paint (Event ID: pbm_paint) IF IsValid (This) THEN if ib_painting THEN Return 0 ib_painting = True This.Visible = False Do While Yield () Loop
Packet file list
(Preview for download)
transparent_st.pbl
transparent_st.pbt
transparent_st.pbw

Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.