ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / EnableOleObject Property

In This Topic
    EnableOleObject Property
    In This Topic
    Enable or disable the OleObject control in the Visual Studio Toolbox.
    Syntax
    'Declaration
     
    Public Property EnableOleObject As Boolean
    public bool EnableOleObject {get; set;}
    See Also