Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / tagOLECONTF Enumeration

In This Topic
    tagOLECONTF Enumeration
    In This Topic
    This type is for internal use only.
    Syntax
    'Declaration
     
    Public Enum tagOLECONTF 
       Inherits System.Enum
    public enum tagOLECONTF : System.Enum 
    Members
    MemberDescription
    OLECONTF_EMBEDDINGS This member is for internal use only.
    OLECONTF_LINKS This member is for internal use only.
    OLECONTF_ONLYIFRUNNING This member is for internal use only.
    OLECONTF_ONLYUSER This member is for internal use only.
    OLECONTF_OTHERS This member is for internal use only.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.C1Editor.Internal.HTML.tagOLECONTF

    See Also