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

In This Topic
    CommandStateQueryEventArgs Class
    In This Topic
    Arguments for the command status query event handler.
    Object Model
    CommandStateQueryEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class CommandStateQueryEventArgs 
       Inherits System.EventArgs
    public class CommandStateQueryEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Command.CommandStateQueryEventArgs

    See Also