Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / CustomTooltipDisplayingEventArgs Class
Members

In This Topic
    CustomTooltipDisplayingEventArgs Class
    In This Topic
    An event arguments for the custom tooltip placement callback.
    Object Model
    CustomTooltipDisplayingEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class CustomTooltipDisplayingEventArgs 
       Inherits System.EventArgs
    public class CustomTooltipDisplayingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Command.CustomTooltipDisplayingEventArgs

    See Also