In This Topic
An interface that allows one-way communication from HpD to the implementation class.
Syntax
public interface INotifiable
Public Methods
| Name | Description |
 | AppLoaded |
Notifies the user that the main application form has been loaded.
|
Top
See Also