Initializes a new instance of the AppItem class.
public AppItem(string appName, PenItem penItem);
Parameters |
Description |
string appName |
The fully-qualifed class name of the penlet. |
PenItem penItem |
The smartpen item object. |