SelectionGlyph Class
.NET Framework 3.0
Provides methods and properties for all glyph classes that an ActivityDesigner displays when it is selected on the workflow design surface.
Namespace: System.Workflow.ComponentModel.Design
Assembly: System.Workflow.ComponentModel (in system.workflow.componentmodel.dll)
Assembly: System.Workflow.ComponentModel (in system.workflow.componentmodel.dll)
Some glyphs that are displayed on an activity designer can be selected by the user while others cannot. When a user selects a glyph that can be selected, the glyph changes appearance on the activity design surface. The SelectionGlyph class is the base class for all glyph classes that change appearance when a user selects it on the activity design surface.
Notes to Inheritors: When you inherit from SelectionGlyph, you must override the following member: IsPrimarySelection. System.Object
System.Workflow.ComponentModel.Design.DesignerGlyph
System.Workflow.ComponentModel.Design.SelectionGlyph
System.Workflow.ComponentModel.Design.DesignerGlyph
System.Workflow.ComponentModel.Design.SelectionGlyph
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.Community Additions
ADD
Show: