ICustomPropertyControl Interface
Allows access to a custom tab.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ICustomPropertyControl |
C# | |
---|
public interface ICustomPropertyControl |
JavaScript | |
---|
Object dsCustomPropertyControl |
COM native C++ | |
---|
interface ICustomPropertyControl |
C++ | |
---|
class dsCustomPropertyControl |
Remarks
Accessors
See Also