We will create the basic styled Activity Designer and register it to use it for the Prompt activity.
10/03/2012
10/02/2012
Create the Property Inspector In WPF
From last post we will create the Property Inspector window
and include it in the WPF grid. To
do this, in Solution Explorer
right-click the MainWindow.xaml files,
choose View Code. Modify the code by
following these steps:
9/30/2012
Creating the Toolbox and the Property Inspector Windows In WPF
We will create the Toolbox and Property Inspector windows, and add
them to the Workflow Designer.
- From last post create the Toolbox and include it in the WPF grid. To do this, in Solution Explorer right-click the MainWindow.xaml file and choose View Code. Modify the code by following these steps:
Hosting the Workflow Designer
We will configure the WPF Grid that will contain the Workflow Designer. Then, We will create the WorkflowDesigner instance
programmatically, and add a Sequence
activity with designer support to it. As a consequence, you will be able to
host the Workflow Designer in the
WPF application.
9/29/2012
Creating a new WPF
Creating a new Windows Presentation Foundation Application
you
will create an empty WPF application using
the WPF Application Visual Studio
template, and add to the solution the FirstApp project .
- Open Microsoft Visual Studio 2010 from Start | All Programs | Microsoft Visual Studio 2010 | Microsoft Visual Studio 2010.
Subscribe to:
Posts (Atom)