TypeBrowserEditor Class

Provides a user interface for representing and editing the values the Windows Workflow Foundation types in an object browser associated with a workflow designer.

Namespace: System.Workflow.ComponentModel.Design
Assembly: System.Workflow.ComponentModel (in system.workflow.componentmodel.dll)

'Declaration
Public Class TypeBrowserEditor
	Inherits UITypeEditor
'Usage
Dim instance As TypeBrowserEditor

public class TypeBrowserEditor extends UITypeEditor
public class TypeBrowserEditor extends UITypeEditor
Not applicable.

This class allows users to open object browsers associated with any workflow designer and view all types and members that reside in the Windows Workflow Foundation namespaces.

System.Object
   System.Drawing.Design.UITypeEditor
    System.Workflow.ComponentModel.Design.TypeBrowserEditor

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0

Community Additions

ADD
Show: