ProgramGroupItem Class Members
In This Topic
The following tables list the members exposed by ProgramGroupItem.
Public Constructors
| Name | Description |
 | ProgramGroupItem Constructor | Initializes a new instance of the ProgramGroupItem class specifying its
description and the file which it opens. |
Top
Public Properties
| Name | Description |
 | Description | Gets or sets the description of the program group item. |
 | FileToOpen | Gets or sets the path and name of the file the program group item will open when selected. |
Top
See Also