Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > MarkupLabel Control
  New Posts New Posts RSS Feed - markup control transparency
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

markup control transparency

 Post Reply Post Reply
Author
Message
nick.brandwood View Drop Down
Groupie
Groupie


Joined: 17 December 2008
Location: Italy
Status: Offline
Points: 18
Post Options Post Options   Thanks (0) Thanks(0)   Quote nick.brandwood Quote  Post ReplyReply Direct Link To This Post Topic: markup control transparency
    Posted: 10 August 2010 at 11:05am
Hi all,
 
sorry if this has already been reported, but I didn't find it in the forum.
 
I think this might be a bug:
 
1. New project (vb6, cj:13.4).
2. Add form
3. add tabcontrol
4. add tabcontrolpage  (so that checkboxes etc transparency works)
5. add markup label control
6. set transparency=true (nothing happens)
7. edit markup (markup control becomes transparent)
 
8. run project
 
Markup control is not transparent (ok, sometimes it is but I don't know what governs this).
 
10. stop project, check markup label
 
transparency : False
 
 
 
Thanks,
 
nick
 
Back to Top
RinGosTarR View Drop Down
Newbie
Newbie


Joined: 12 August 2010
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote RinGosTarR Quote  Post ReplyReply Direct Link To This Post Posted: 12 August 2010 at 3:56am
Hi I have the same problem using axml codes and cant make it transparent
Control Property Transparent = True

Caption =
<Grid Background="Transparent"> 
<StackPanel  Background="Transparent" >
<TextBlock FontFamily="Thamoha"  FontSize="12pt" Foreground="#FFFF0303">
  Hello World!
</TextBlock>
</StackPanel>
  </Grid>


And the Control Background belongs gray???
Back to Top
charlest View Drop Down
Newbie
Newbie
Avatar

Joined: 30 August 2010
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote charlest Quote  Post ReplyReply Direct Link To This Post Posted: 05 September 2011 at 7:32am
is there any solution for this problem?
thanks
Codejock 15.0.2
Visual Dataflex 16.1
Back to Top
jpbro View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 January 2007
Status: Offline
Points: 1354
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpbro Quote  Post ReplyReply Direct Link To This Post Posted: 05 September 2011 at 7:49am
Looks like the MarkupLabel control must sited be on a parent CodeJock TabControlPage contro, and the Picture property of the TabControlPage can be set and the MarkupLabel will be transparent.
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3

Language: Visual Basic 6.0 SP6

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.142 seconds.