ComponentOne Editor for WinForms
C1.Win.C1Editor.4.5.2 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_EMBEDDINGSThis member is for internal use only.
    OLECONTF_LINKSThis member is for internal use only.
    OLECONTF_ONLYIFRUNNINGThis member is for internal use only.
    OLECONTF_ONLYUSERThis member is for internal use only.
    OLECONTF_OTHERSThis member is for internal use only.
    Inheritance Hierarchy

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

    See Also