Border Style Trigger |
Post Reply |
Author | |
zitz
Senior Member Joined: 05 October 2008 Status: Offline Points: 112 |
Post Options
Thanks(0)
Posted: 02 November 2009 at 7:48am |
Why do not change the border parameter 'BorderThickness' when mouse is over?
How can I fix this? Copy this code to MarkupPad.exe to show the problem:
|
|
Xtreme ToolkitPro v13.1.0, static, VC++6
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Just remove "BorderThickness='0'" - it overrides one you have in trigger.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
zitz
Senior Member Joined: 05 October 2008 Status: Offline Points: 112 |
Post Options
Thanks(0)
|
Works! Magic!!!!
Thank You! |
|
Xtreme ToolkitPro v13.1.0, static, VC++6
|
|
Krog
Groupie Joined: 06 February 2008 Status: Offline Points: 100 |
Post Options
Thanks(0)
|
And if we want the contrary?
Case a: default BorderThickness=1, mouseover BorderThickness=0 Case b: default BorderThickness=2, mouseover BorderThickness=1 How can we do it? |
|
Product: Xtreme SuitePro (ActiveX) version 15.2.1
Platform: Windows XP SP2 Language: Visual Basic 6 SP6 |
|
zitz
Senior Member Joined: 05 October 2008 Status: Offline Points: 112 |
Post Options
Thanks(0)
|
|
|
Xtreme ToolkitPro v13.1.0, static, VC++6
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Yes, right, <Setter Property='BorderThickness' Value='DefaultValue'/> have to be used then.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |