ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1IconCollectionEditor Class / Context Property

In This Topic
    Context Property (C1IconCollectionEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property Context As System.ComponentModel.ITypeDescriptorContext
    protected System.ComponentModel.ITypeDescriptorContext Context {get;}
    See Also