Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / DrawCommandEventArgs Class
Properties


In This Topic
    DrawCommandEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DrawCommandEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the NCommand object associated with the event. (Inherited from Nevron.UI.WinForm.Controls.CommandEventArgs)
    Public PropertyGets the Graphics object to draw onto.  
    Public PropertyGets/sets a value whether the event is handled. (Inherited from Nevron.UI.WinForm.Controls.CommandEventArgs)
    Top
    See Also