Search Results for

    Show / Hide Table of Contents

    Class SegmentEventArgs

    Pass a BarSegment using standard C# event

    Inheritance
    object
    System.EventArgs
    SegmentEventArgs
    Namespace: TetraCreations.ProgressBarSystem
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class SegmentEventArgs : EventArgs

    Properties

    BarSegment

    Declaration
    public BarSegment BarSegment { get; set; }
    Property Value
    Type Description
    BarSegment
    In This Article
    Back to top Tetra Creations documentation