NevronOpenVision
Nevron.Nov.UI Namespace / NCommandSource Class


In This Topic
    NCommandSource Class Properties
    In This Topic

    For a list of all members of this type, see NCommandSource members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the full name of the command  
    Public PropertyGets or sets whether the command source automatically shows a tooltip, when the mouse enters the owner element. The content of the tooltip is obtained dynamically by the UpdateCommandSource event. By default set to true.  
    Public PropertyGets or sets the update interval (in milliseconds), at which to update the visual state of the command source element.  
    Public PropertyGets or sets whether the commands source should be updated only when the owner element is visible, in case it is a visual. By default set to true.  
    Top
    See Also