Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / PrepareDropDownEventArgs Class
Members

In This Topic
    PrepareDropDownEventArgs Class
    In This Topic
    Argument of the event fired before the drop-down box is opened.
    Object Model
    PrepareDropDownEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class PrepareDropDownEventArgs 
       Inherits System.EventArgs
    public class PrepareDropDownEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.PrepareDropDownEventArgs

    See Also