Method | Description | |
---|---|---|
LoadUtilities ( ) : void |
Load 0 or more items in the list box.
|
|
OnSelection ( ) : void |
Notify the utility is has been selected in the dlg.
|
|
Process ( ) : void |
Have the utility do what it does.
|
|
ToString ( ) : string |
Override method to return the Label property.
|