Xceed SmartUI for WinForms v3.6 Documentation
Task Class
Members 


Xceed.SmartUI.Controls.v3.6 Assembly > Xceed.SmartUI.Controls.ExplorerTaskPane Namespace : Task Class
Represents a SmartItem designed to be used as a task for the SmartExplorerTaskPane SmartControl.
Syntax
'Declaration
 
<DescriptionAttribute("Represents a SmartControl designed to be used as an Explorer taskpane.")>
Public Class Task 
   Inherits Xceed.SmartUI.SmartItem
'Usage
 
Dim instance As Task
[Description("Represents a SmartControl designed to be used as an Explorer taskpane.")]
public class Task : Xceed.SmartUI.SmartItem 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Xceed.SmartUI.SmartItem
            Xceed.SmartUI.Controls.ExplorerTaskPane.Task

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Task Members
Xceed.SmartUI.Controls.ExplorerTaskPane Namespace