The X# Visual Studio integration comes with the following item templates:
Template |
Description |
Required Framework |
|
Category: Code |
|||
Class |
An empty class definition |
2.0 |
|
CodeFile |
An empty Code File |
2.0 |
|
Header |
An empty Header File |
n/a |
|
TextFile |
An empty text file |
n/a |
|
Category: Forms |
|||
Windows Forms Form |
A Windows form with separate designer.prg |
2.0 |
|
Windows Forms Simple Form |
A simple Windows Forms Form without designer.prg |
2.0 |
|
Windows Forms User Control |
Windows Forms User Control |
2.0 |
|
Category: Internal |
|||
AppConfigInternal |
A hidden app.config |
2.0 |
|
AppManifestInternal |
A hidden app.manifest |
2.0 |
|
AssemblyInfoInternal |
A hidden assemblyinfo prg |
2.0 |
|
Managed Resource Internal |
A hidden resource file |
2.0 |
|
Settings Internal |
A hidden settings file |
2.0 |
|
Category: Resources |
|||
Native Resource File (.rc) |
A file in which native resources can be defined |
n/a |
|
Bitmap |
A Bitmap file |
n/a |
|
Cursor |
A Cursor file |
n/a |
|
Icon |
An Icon file |
n/a |
|
Managed resource file (.resx) |
A file to store managed resources |
2.0 |
|
Category: VO |
|||
VODBServer |
An empty DBServer |
n/a |
|
VOFieldSpec |
An empty FieldSpec container file |
n/a |
|
VOMenu |
An empty VO Menu |
n/a |
|
VOWindow |
An empty VO Window |
n/a |
|
Category: WCF |
|||
WCF Service |
A WCF Service |
3.0 |
|
Category: WPF |
|||
WPF Flow Document |
Dynamically formatted XAML document |
3.0 |
|
WPF Page |
Windows Presentation Foundation page |
3.0 |
|
WPF Page Function |
Windows Presentation Foundation page function |
3.0 |
|
WPF Resource Dictionary |
XAML Resource Dictionary |
3.0 |
|
WPF UserControl |
Windows Presentation Foundation user control |
3.0 |
|
WPF Window |
Windows Presentation Foundation window |
3.0 |