Changes

no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[An Overview of Windows PowerShell 1.0 and .NET|Previous]]<td align="center">[[Windows PowerShell 1.0 Essentials|Table of Contents]]<td width="20%" align="right">[[Drawing Graphics using PowerShell 1.0 and GDI+|Next]]</td>
<tr>
<td width="20%">An Overview of Windows PowerShell 1.0 and .NET<td align="center"><td width="20%" align="right">Drawing Graphics using PowerShell 1.0 and GDI+</td>
</table>
<hr>
 
 
<google>BUY_WPS</google>
 
 
The objective of this chapter is to cover the basics of creating a graphical user interface (GUI) using Windows PowerShell. Although Windows PowerShell itself does not include any GUI capabilities, it does have access to the .NET framework, including the ''WinForms'' programming interface.