Print Page | Close Window

markup control transparency

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: MarkupLabel Control
Forum Description: Topics Related to Codejock MarkupLabel Control
URL: http://forum.codejock.com/forum_posts.asp?TID=17093
Printed Date: 14 May 2024 at 4:57am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: markup control transparency
Posted By: nick.brandwood
Subject: markup control transparency
Date 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
 
http://www.youtube.com/watch?v=_rPbF-wmwy8 - http://www.youtube.com/watch?v=_rPbF-wmwy8
 
 
Thanks,
 
nick
 



Replies:
Posted By: RinGosTarR
Date 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???


Posted By: charlest
Date Posted: 05 September 2011 at 7:32am
is there any solution for this problem?
thanks


-------------
Codejock 15.0.2
Visual Dataflex 16.1


Posted By: jpbro
Date 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




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net