Click here to Skip to main content
15,903,175 members
Home / Discussions / WPF
   

WPF

 
QuestionHow to get the coordinate of the Shape which moving on the PathGeometry while using DoubleAnimationUsingPath? Pin
suyeshk22-Oct-08 23:11
suyeshk22-Oct-08 23:11 
QuestionWPF & Silverlight LOB Form Layout - Searching for a Better Solution Pin
User 27100922-Oct-08 22:46
User 27100922-Oct-08 22:46 
AnswerRe: WPF & Silverlight LOB Form Layout - Searching for a Better Solution Pin
Pete O'Hanlon22-Oct-08 23:02
mvePete O'Hanlon22-Oct-08 23:02 
QuestionDerive from UserControl Pin
ezazazel22-Oct-08 11:35
ezazazel22-Oct-08 11:35 
AnswerRe: Derive from UserControl Pin
Pete O'Hanlon22-Oct-08 11:43
mvePete O'Hanlon22-Oct-08 11:43 
GeneralRe: Derive from UserControl Pin
ezazazel22-Oct-08 12:10
ezazazel22-Oct-08 12:10 
QuestionDisplaying 2D text in WPF Pin
crazygirl22-Oct-08 3:38
crazygirl22-Oct-08 3:38 
AnswerRe: Displaying 2D text in WPF Pin
Pete O'Hanlon22-Oct-08 5:27
mvePete O'Hanlon22-Oct-08 5:27 
I normally use a TextBlock inside a <Viewport2DVisual3D.Visual>. For instance:
<Viewport2DVisual3D ...>
  <Viewport2DVisual3D.Visual>
    <TextBlock Text="This is my text" />
  </Viewport2DVisual3D.Visual>
</Viewport2DVisual3D>


Deja View - the feeling that you've seen this post before.

My blog | My articles | MoXAML PowerToys



GeneralRe: Displaying 2D text in WPF Pin
crazygirl28-Oct-08 9:00
crazygirl28-Oct-08 9:00 
QuestionIs WPF actually useful for most businesses? Pin
RugbyLeague21-Oct-08 4:02
RugbyLeague21-Oct-08 4:02 
AnswerRe: Is WPF actually useful for most businesses? Pin
User 27100921-Oct-08 4:11
User 27100921-Oct-08 4:11 
GeneralRe: Is WPF actually useful for most businesses? Pin
RugbyLeague21-Oct-08 4:23
RugbyLeague21-Oct-08 4:23 
GeneralRe: Is WPF actually useful for most businesses? Pin
Pete O'Hanlon21-Oct-08 4:46
mvePete O'Hanlon21-Oct-08 4:46 
GeneralRe: Is WPF actually useful for most businesses? Pin
RugbyLeague21-Oct-08 4:50
RugbyLeague21-Oct-08 4:50 
GeneralRe: Is WPF actually useful for most businesses? Pin
Pete O'Hanlon21-Oct-08 5:06
mvePete O'Hanlon21-Oct-08 5:06 
GeneralRe: Is WPF actually useful for most businesses? Pin
Jammer21-Oct-08 9:06
Jammer21-Oct-08 9:06 
GeneralRe: Is WPF actually useful for most businesses? Pin
RugbyLeague21-Oct-08 22:59
RugbyLeague21-Oct-08 22:59 
GeneralRe: Is WPF actually useful for most businesses? Pin
Jammer22-Oct-08 10:41
Jammer22-Oct-08 10:41 
GeneralRe: Is WPF actually useful for most businesses? Pin
RugbyLeague22-Oct-08 11:15
RugbyLeague22-Oct-08 11:15 
QuestionBeginner Pin
Hossein Afyuoni20-Oct-08 18:49
Hossein Afyuoni20-Oct-08 18:49 
AnswerRe: Beginner Pin
Jammer20-Oct-08 22:29
Jammer20-Oct-08 22:29 
AnswerRe: Beginner Pin
Pete O'Hanlon20-Oct-08 22:44
mvePete O'Hanlon20-Oct-08 22:44 
GeneralRe: Beginner Pin
elektrowolf21-Oct-08 0:20
elektrowolf21-Oct-08 0:20 
GeneralRe: Beginner Pin
Pete O'Hanlon21-Oct-08 0:46
mvePete O'Hanlon21-Oct-08 0:46 
QuestionProperty value updation not displayed Pin
vinod.sankuthodi19-Oct-08 20:06
vinod.sankuthodi19-Oct-08 20:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.