Click here to Skip to main content
15,923,197 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Vector3D simple question Pin
AghaKhan21-Aug-08 13:40
AghaKhan21-Aug-08 13:40 
AnswerRe: Vector3D simple question Pin
Gideon Engelberth21-Aug-08 16:51
Gideon Engelberth21-Aug-08 16:51 
AnswerRe: Vector3D simple question Pin
Timmy Kokke25-Aug-08 1:49
Timmy Kokke25-Aug-08 1:49 
Questiontextbox keypress event help Pin
lankaudaranga21-Aug-08 0:01
lankaudaranga21-Aug-08 0:01 
GeneralRe: textbox keypress event help Pin
Pete O'Hanlon21-Aug-08 1:49
mvePete O'Hanlon21-Aug-08 1:49 
Questionevent Pin
lankaudaranga20-Aug-08 20:47
lankaudaranga20-Aug-08 20:47 
AnswerRe: event Pin
Pete O'Hanlon21-Aug-08 1:58
mvePete O'Hanlon21-Aug-08 1:58 
Questionwpf reports Pin
lankaudaranga20-Aug-08 0:37
lankaudaranga20-Aug-08 0:37 
AnswerRe: wpf reports Pin
Pete O'Hanlon20-Aug-08 0:54
mvePete O'Hanlon20-Aug-08 0:54 
QuestionDo we have any substitute for include files of .Net in Silverlight Pin
Nirav_Vyas19-Aug-08 21:24
Nirav_Vyas19-Aug-08 21:24 
AnswerRe: Do we have any substitute for include files of .Net in Silverlight Pin
Syed Mehroz Alam28-Aug-08 19:13
Syed Mehroz Alam28-Aug-08 19:13 
GeneralRe: Do we have any substitute for include files of .Net in Silverlight Pin
Nirav_Vyas28-Aug-08 19:37
Nirav_Vyas28-Aug-08 19:37 
GeneralRe: Do we have any substitute for include files of .Net in Silverlight [modified] Pin
Syed Mehroz Alam28-Aug-08 20:30
Syed Mehroz Alam28-Aug-08 20:30 
QuestionFont outline? Pin
Harvey Saayman18-Aug-08 1:13
Harvey Saayman18-Aug-08 1:13 
AnswerRe: Font outline? Pin
Pete O'Hanlon18-Aug-08 2:32
mvePete O'Hanlon18-Aug-08 2:32 
GeneralRe: Font outline? Pin
Harvey Saayman18-Aug-08 3:26
Harvey Saayman18-Aug-08 3:26 
QuestionHow can i Insert an hyperlink image to a richtextbox? Pin
materatsu17-Aug-08 15:41
materatsu17-Aug-08 15:41 
AnswerRe: How can i Insert an hyperlink image to a richtextbox? [modified] Pin
User 27100926-Aug-08 3:25
User 27100926-Aug-08 3:25 
GeneralRe: How can i Insert an hyperlink image to a richtextbox? Pin
materatsu30-Aug-08 15:38
materatsu30-Aug-08 15:38 
GeneralRe: How can i Insert an hyperlink image to a richtextbox? Pin
User 27100930-Aug-08 15:44
User 27100930-Aug-08 15:44 
GeneralRe: How can i Insert an hyperlink image to a richtextbox? Pin
materatsu30-Aug-08 17:19
materatsu30-Aug-08 17:19 
GeneralRe: How can i Insert an hyperlink image to a richtextbox? Pin
User 27100930-Aug-08 18:11
User 27100930-Aug-08 18:11 
QuestionWraping Text With A TextBlock Pin
Harvey Saayman15-Aug-08 0:13
Harvey Saayman15-Aug-08 0:13 
AnswerRe: Wraping Text With A TextBlock Pin
Gideon Engelberth15-Aug-08 3:16
Gideon Engelberth15-Aug-08 3:16 
Questionn00b WPF Issue [modified] [Solved] Pin
Harvey Saayman13-Aug-08 2:14
Harvey Saayman13-Aug-08 2:14 
Hey guys,

For some strange reason i cant seem to get events working in on of my WPF controles, its basically a calender(in progress so there isnt much happening yet) and each cell that represents a day in the month must be able to handle left and right click events.

The control uses a Grid, there are also border objects so that the grid lines are visible, and the cells representing the days have canvas objects in them.

Im sure that im overlooking something stupid, but i cant seem to figure out why the events arent firing. the control is being used in a winForms solution if thats of any help.

<Edit>
After i nested the controls properly, and then registered the event on the lowest control(in my case the border) the events worked
</Edit>

Harvey Saayman - South Africa
Junior Developer
.Net, C#, SQL

you.suck = (you.passion != Programming)


modified on Wednesday, August 13, 2008 10:03 AM

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.