To create the workspace, follow these steps:
- Create a new form and name it ConWHSVehicleWorkspace.
- Apply the Workspace Operational pattern to the Design node.
You can also use the Workspace, which provides a simpler design where we will only show tiles and links.
- Complete the Caption property as Vehicle management workspace.
- Add a Tab control and call it PanoramaTab, following the idea that we will name controls along the lines of the pattern element we are creating.
- Create a new tab page, named PanoramaSectionTiles, and apply the Section Tiles pattern.
- Set the following properties on the new tab page:
|
Property
|
Value
|
|
Caption
|
Summary
|
|
Extended Style
|
panoramaItem_backgroundNone
|
- For the tab page, create ...