Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NLightUINotifyData Class
Fields


In This Topic
    NLightUINotifyData Class Members
    In This Topic

    The following tables list the members exposed by NLightUINotifyData.

    Public Fields
     NameDescription
    Public FieldDetermines whether the notification should be canceled.  
    Public FieldAdditional data associated with the notification. This varies depending on the notification code.  
    Public FieldDetermines whether the notification is handled and no further processing is needed.  
    Public FieldThe unique code of the notification.  
    Public FieldAdditional memeber which holds the key of a property if the code is ItemPropertyChangedNotification code.  
    Top
    See Also