How do I connect up Events to my WPF Controls

I am using Orcas:

Orcas Community Tech preview - WinFXDev Tools 1.0 which i am running on Vista Beta 2 (Build 5384)

But I cannot attach my WPF controls to any Event, nor by Doubling clicking the control do I get the event code insert like I used to get with Windows Forms. How do you connect Controls to your event code in Orcas ?

Jules

[366 byte] By [JuliasW] at [2008-2-20]
# 1

This feature is not implemented yet. Right now the easiest way to hook up events is in code - VB use the event drop-downs and in C# in the constructor type "button1.Click+=" and use the statement completion to generate the event handler

mark

MarkBoulter at 2007-9-10 > top of Msdn Tech,Visual Studio Orcas,WPF Designer (Cider)...

Visual Studio Orcas

Site Classified