ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IDropDownOwnerExtended Interface / ContentElement Property

In This Topic
    ContentElement Property (IDropDownOwnerExtended)
    In This Topic
    Gets the view in which the dropdown form belongs.
    Syntax
    'Declaration
     
    ReadOnly Property ContentElement As Element
    Element ContentElement {get;}
    See Also