IDropDownOwnerExtended Interface
In This Topic
Represents extended the methods and properties of the owner of the drop-down list.
Object Model
Syntax
'Declaration
Public Interface IDropDownOwnerExtended
Inherits IDropDownOwner
public interface IDropDownOwnerExtended : IDropDownOwner
See Also