Search Results for

    Show / Hide Table of Contents

    Enum NotifyIconVersion

    The notify icon version that is used. The higher the version, the more capabilities are available.

    Namespace: Simplic.Framework.Core.TaskbarNotification.Interop
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public enum NotifyIconVersion

    Fields

    Name Description
    Vista

    Extended tooltip support, which is available for Vista and later.

    Win2000

    Behavior representing Win2000 an higher. Expects a NotifyIconData size of 504.

    Win95

    Default behavior (legacy Win95). Expects a NotifyIconData size of 488.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx