Search Results for

    Show / Hide Table of Contents

    Class CommentOverviewWindow

    Create comment overview window

    Inheritance
    System.Object
    CommentOverviewWindow
    Namespace: Simplic.Framework.Extension
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class CommentOverviewWindow : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    CommentOverviewWindow(Guid, Guid)

    Create comment overview window

    Declaration
    public CommentOverviewWindow(Guid stackGuid, Guid instanceDataGuid)
    Parameters
    Type Name Description
    Guid stackGuid

    Id of the stack

    Guid instanceDataGuid

    Id of the instance data

    Methods

    | Improve this Doc View Source

    OnDelete(WindowDeleteEventArg)

    Deletes the selected comment

    Declaration
    public override void OnDelete(WindowDeleteEventArg e)
    Parameters
    Type Name Description
    WindowDeleteEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx