![]() |
Markup, get value |
Post Reply
|
| Author | |
gpm1
Groupie
Joined: 06 June 2006 Status: Offline Points: 54 |
Post Options
Thanks(0)
Quote Reply
Topic: Markup, get valuePosted: 03 June 2008 at 4:40am |
|
Hello, Is there any way to set value for next rows: <TextBlock MouseLeftButtonUp="OpenProject"
TextWrapping="Wrap"><Run Cursor=\"Hand\">1.
Project name</Run></TextBlock> <TextBlock MouseLeftButtonUp="OpenProject"
TextWrapping="Wrap"><Run Cursor=\"Hand\">2.
Project name</Run></TextBlock> <TextBlock MouseLeftButtonUp="OpenProject"
TextWrapping="Wrap"><Run Cursor=\"Hand\">3.
Project name</Run></TextBlock> that I can get from c++ and which not shown for
user, or I should use only “3. Project name”
for recognising where mouse was pressed? Thanks, Pavel |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 June 2008 at 6:22am |
|
Hi, You can add some Tag attribute to find difference:
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
gpm1
Groupie
Joined: 06 June 2006 Status: Offline Points: 54 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 June 2008 at 7:23am |
|
Thanks, Oleg!
It's I was looking for ... Best regards, Pavel |
|
![]() |
|
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 |