IPropertyManagerPage2Handler9 Interface
Must be implemented by the add-in application to handle callbacks from
IPropertyManagerPage2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IPropertyManagerPage2Handler9 |
C# | |
---|
public interface IPropertyManagerPage2Handler9 |
C++/CLI | |
---|
public interface class IPropertyManagerPage2Handler9 |
Example
Remarks
See Also