SequenceDesigner Classe

Definição

Cuidado

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Fornece suporte de tempo de design para SequenceActivity e todas as classes que derivam dela.Provides design-time support for SequenceActivity and all classes that derive from it.

public ref class SequenceDesigner : System::Workflow::ComponentModel::Design::SequentialActivityDesigner
[System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.SequenceDesignerTheme))]
public class SequenceDesigner : System.Workflow.ComponentModel.Design.SequentialActivityDesigner
[System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.SequenceDesignerTheme))]
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public class SequenceDesigner : System.Workflow.ComponentModel.Design.SequentialActivityDesigner
[<System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.SequenceDesignerTheme))>]
type SequenceDesigner = class
    inherit SequentialActivityDesigner
[<System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.SequenceDesignerTheme))>]
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type SequenceDesigner = class
    inherit SequentialActivityDesigner
Public Class SequenceDesigner
Inherits SequentialActivityDesigner
Herança
Atributos

Comentários

Observação

Este material discute tipos e namespaces obsoletos.This material discusses types and namespaces that are obsolete. Para obter mais informações, consulte Deprecated Types in Windows Workflow Foundation 4.5 (Tipos preteridos no Windows Workflow Foundation 4.5).For more information, see Deprecated Types in Windows Workflow Foundation 4.5.

SequenceDesigner fornece suporte de tempo de design para as seguintes classes que derivam de SequenceActivity :SequenceDesigner provides design-time support for the following classes that derive from SequenceActivity:

Construtores

SequenceDesigner()

Inicializa uma nova instância da classe SequenceDesigner.Initializes a new instance of the SequenceDesigner class.

Propriedades

AccessibilityObject

Obtém um AccessibleObject que permite que o SequentialActivityDesigner ajuste sua interface do usuário para usuários com deficiências.Gets an AccessibleObject that allows the SequentialActivityDesigner to adjust its UI for users who have disabilities.

(Herdado de SequentialActivityDesigner)
ActiveView

Obtém ou define a DesignerView que contém informações sobre a exibição de designer atual exibida pelo StructuredCompositeActivityDesigner.Gets or sets the DesignerView that contains information about the current designer view displayed by the StructuredCompositeActivityDesigner.

(Herdado de StructuredCompositeActivityDesigner)
Activity

Obtém o Activity associado ao designer.Gets the Activity associated with the designer.

(Herdado de ActivityDesigner)
Bounds

Obtém um Rectangle que contém o valor para o retângulo delimitador do designer em coordenadas lógicas.Gets a Rectangle which contains the value for the enclosing rectangle of the designer in logical coordinates.

(Herdado de ActivityDesigner)
CanExpandCollapse

Obtém um valor que indica se o SequentialActivityDesigner pode ser expandido e recolhido na superfície do designer de fluxo de trabalho.Gets a value indicating whether the SequentialActivityDesigner can be expanded and collapsed on the workflow designer surface.

(Herdado de SequentialActivityDesigner)
ContainedDesigners

Obtém uma coleção genérica somente leitura que contém todos os designers de atividade que são filhos do StructuredCompositeActivityDesigner.Gets a generic read-only collection that contains all activity designers that are children of the StructuredCompositeActivityDesigner.

(Herdado de StructuredCompositeActivityDesigner)
CurrentDropTarget

Obtém ou define o índice do destino de soltar atual na matriz de destinos de soltar retornado por GetDropTargets(Point).Gets or sets the index of the current drop target in the array of drop targets returned by GetDropTargets(Point).

(Herdado de StructuredCompositeActivityDesigner)
DesignerActions

Obtém a matriz de ações associadas a erros de configuração.Gets the array of actions associated with configuration errors.

(Herdado de ActivityDesigner)
DesignerTheme

Obtém o tema atual do designer para o designer de atividade.Gets the current designer theme for the activity designer.

(Herdado de ActivityDesigner)
EnableVisualResizing

Obtém um valor que indica se o designer de atividade pode ser redimensionado em um designer de formulários livre.Gets a value that indicates whether the activity designer can be resized in a free form designer.

(Herdado de ActivityDesigner)
ExpandButtonRectangle

Obtém o Rectangle que contém o botão de expansão ou de recolhimento.Gets the Rectangle that contains the expand or collapse button.

(Herdado de CompositeActivityDesigner)
Expanded

Obtém ou define um valor que indica se o designer é expandido na superfície de design de fluxo de trabalho.Gets or sets a value indicating whether the designer is expanded on the workflow design surface.

(Herdado de SequentialActivityDesigner)
FirstSelectableObject

Obtém o primeiro objeto selecionável na ordem de navegação do SequentialActivityDesigner.Gets the first selectable object in the navigation order of the SequentialActivityDesigner.

(Herdado de SequentialActivityDesigner)
Glyphs

Obtém uma coleção somente leitura de glifos que estão associados ao SequentialActivityDesigner.Gets a read-only collection of glyphs that are associated with the SequentialActivityDesigner.

(Herdado de SequentialActivityDesigner)
HelpText

Obtém ou define o texto a ser exibido quando o SequentialActivityDesigner não contém nenhum outro designer de atividade.Gets or sets the text to display when the SequentialActivityDesigner contains no other activity designers.

(Herdado de SequentialActivityDesigner)
HelpTextRectangle

Obtém o retângulo que serve como os limites para o texto exibido pela propriedade HelpText.Gets the rectangle that serves as the bounds for the text displayed by the HelpText property.

(Herdado de SequentialActivityDesigner)
HelpTextSize

Obtém a altura e largura do texto a ser exibido no SequentialActivityDesigner quando ele não contém nenhum designer de atividade filho.Gets the height and width of the text to display in the SequentialActivityDesigner when it contains no child activity designers.

(Herdado de SequentialActivityDesigner)
Image

Obtém ou define o Image associado ao designer.Gets or sets the Image associated with the designer.

(Herdado de ActivityDesigner)
ImageRectangle

Obtém o valor para os limites da imagem associada ao designer em coordenadas lógicas.Gets the value for the enclosing bounds of the image associated with the designer in logical coordinates.

(Herdado de CompositeActivityDesigner)
InvokingDesigner

Obtém ou define o designer de atividade que invoca a atividade associada ao designer de atividade atual.Gets or sets the designer of the activity that invokes the activity associated with the current activity designer.

(Herdado de ActivityDesigner)
IsEditable

Obtém um valor que indica se o designer pode ser editado.Gets a value that indicates whether the designer can be edited.

(Herdado de CompositeActivityDesigner)
IsLocked

Obtém um valor que indica se a atividade associada ao designer pode ser modificada.Gets a value that indicates whether the activity associated with the designer can be modified.

(Herdado de ActivityDesigner)
IsPrimarySelection

Obtém um valor que indica se a atividade associada ao designer é a seleção principal.Gets a value that indicates whether the activity associated with the designer is the primary selection.

(Herdado de ActivityDesigner)
IsRootDesigner

Obtém um valor que indica se o designer é um designer raiz.Gets a value that indicates whether the designer is a root designer.

(Herdado de ActivityDesigner)
IsSelected

Obtém um valor que indica se a atividade associada ao designer está selecionada.Gets a value that indicates whether the activity associated with the designer is selected.

(Herdado de ActivityDesigner)
IsVisible

Obtém um valor que indica se a atividade associada ao designer é visível no fluxo de trabalho.Gets a value that indicates whether the activity associated with the designer is visible on the workflow.

(Herdado de ActivityDesigner)
LastSelectableObject

Obtém o último objeto selecionável na ordem de navegação do SequentialActivityDesigner.Gets the last selectable object in the navigation order of the SequentialActivityDesigner.

(Herdado de SequentialActivityDesigner)
Location

Obtém ou define a localização do designer em coordenadas lógicas.Gets or sets the location of the designer in logical coordinates.

(Herdado de CompositeActivityDesigner)
MessageFilters

Obtém uma coleção somente leitura de filtros de mensagem que estão associados ao designer de atividade.Gets a read-only collection of message filters that are associated with the activity designer.

(Herdado de ActivityDesigner)
MinimumSize

Obtém as configurações de tamanho mínimo para o StructuredCompositeActivityDesigner.Gets the minimum size settings for the StructuredCompositeActivityDesigner.

(Herdado de StructuredCompositeActivityDesigner)
ParentDesigner

Obtém o designer do pai do designer existente.Gets the parent designer of the existing designer.

(Herdado de ActivityDesigner)
ParentView

Obtém a exibição do fluxo de trabalho que contém o designer de atividade atual.Gets the workflow view that contains the current activity designer.

(Herdado de ActivityDesigner)
ShowSmartTag

Obtém um valor que indica se o StructuredCompositeActivityDesigner exibe marcações inteligentes.Gets a value indicating whether the StructuredCompositeActivityDesigner displays smart tags.

(Herdado de StructuredCompositeActivityDesigner)
Size

Obtém ou define o tamanho do ActivityDesigner.Gets or sets the size of the ActivityDesigner.

(Herdado de ActivityDesigner)
SmartTagRectangle

Obtém o retângulo em que a marcação inteligente deve ser exibida.Gets the rectangle where the smart tag should be displayed.

(Herdado de ActivityDesigner)
SmartTagVerbs

Obtém uma coleção somente leitura das ações do designer associadas às marcações inteligentes do designer.Gets a read-only collection of designer actions that are associated with the smart tags on the designer.

(Herdado de StructuredCompositeActivityDesigner)
Text

Obtém ou define o texto a ser associado ao designer.Gets or sets the text to associate with the designer.

(Herdado de ActivityDesigner)
TextRectangle

Obtém o valor do retângulo de descrição em coordenadas lógicas.Gets the value of the description rectangle in logical coordinates.

(Herdado de CompositeActivityDesigner)
TitleHeight

Obtém a altura da área de título do designer.Gets the height of the title area of the designer.

(Herdado de CompositeActivityDesigner)
Verbs

Obtém a coleção de verbos a serem associados ao designer.Gets the collection of verbs to be associated with the designer.

(Herdado de ActivityDesigner)
Views

Obtém uma coleção somente leitura de exibições do designer que o StructuredCompositeActivityDesigner atual hospeda.Gets a read-only collection of designer views that the current StructuredCompositeActivityDesigner hosts.

(Herdado de StructuredCompositeActivityDesigner)

Métodos

CanBeParentedTo(CompositeActivityDesigner)

Retorna um valor que indica se um CompositeActivity pode ser definido como o pai da atividade associada ao designer.Returns a value that indicates if a CompositeActivity can be set as the parent of the activity associated with the designer.

(Herdado de ActivityDesigner)
CanConnect(ConnectionPoint, ConnectionPoint)

Retorna um valor que indica se uma conexão pode ser criada entre o ponto de conexão especificado no designer de atividade atual e o ponto de conexão especificado em um designer de atividade de destino.Returns a value that indicates whether a connection can be created between the specified connection point on the current activity designer and the specified connection point on a target activity designer.

(Herdado de ActivityDesigner)
CanInsertActivities(HitTestInfo, ReadOnlyCollection<Activity>)

Retorna um valor que indica se as atividades especificadas podem ser adicionadas ao StructuredCompositeActivityDesigner no local especificado na área de design de fluxo de trabalho.Returns a value that indicates whether the specified activities can be added to the StructuredCompositeActivityDesigner at the specified location on the workflow design surface.

(Herdado de StructuredCompositeActivityDesigner)
CanMoveActivities(HitTestInfo, ReadOnlyCollection<Activity>)

Retorna um valor que indica se as atividades contidas dentro da atividade de composição podem ser movidas fora da atividade de composição associada com o designer.Returns a value that indicates whether activities contained within the composite activity can be moved out of the composite activity associated with the designer.

(Herdado de CompositeActivityDesigner)
CanRemoveActivities(ReadOnlyCollection<Activity>)

Retorna um valor que indica se as atividades especificadas podem ser removidas do StructuredCompositeActivityDesigner.Returns a value that indicates whether the specified activities can be removed from the StructuredCompositeActivityDesigner.

(Herdado de StructuredCompositeActivityDesigner)
CreateView(ViewTechnology)

Cria uma exibição do fluxo de trabalho para o designer de atividade atual usando a ViewTechnology especificada.Creates a workflow view for the current activity designer using the specified ViewTechnology.

(Herdado de ActivityDesigner)
Dispose()

Libera os recursos não gerenciados usados pelo ActivityDesigner e opcionalmente libera os recursos gerenciados.Releases the unmanaged resources used by the ActivityDesigner and optionally releases the managed resources.

(Herdado de ActivityDesigner)
Dispose(Boolean)

Libera os recursos não gerenciados usados pelo CompositeActivityDesigner e opcionalmente libera os recursos gerenciados.Releases the unmanaged resources used by the CompositeActivityDesigner and optionally releases the managed resources.

(Herdado de CompositeActivityDesigner)
DoDefaultAction()

Executa a ação de interface do usuário padrão associada ao designer.Performs the default UI action associated with the designer.

(Herdado de ActivityDesigner)
DrawConnectors(Graphics, Pen, Point[], LineAnchor, LineAnchor)

Desenha todos os conectores a serem exibidos no StructuredCompositeActivityDesigner.Draws all of the connectors to display on the StructuredCompositeActivityDesigner.

(Herdado de StructuredCompositeActivityDesigner)
EnsureVisible()

Desloca a área visível da tela para garantir que o designer especificado esteja visível.Shifts the visible area of the screen to guarantee that the specified designer is visible.

(Herdado de ActivityDesigner)
EnsureVisibleContainedDesigner(ActivityDesigner)

Garante que o designer de atividade especificado está visível na superfície de design de fluxo de trabalho.Ensures that the specified activity designer is visible on the workflow design surface.

(Herdado de StructuredCompositeActivityDesigner)
Equals(Object)

Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object.

(Herdado de Object)
GetConnectionPoints(DesignerEdges)

Retorna uma coleção somente leitura de pontos de conexão para o designer de atividade juntamente com o DesignerEdges especificado.Returns a read-only collection of connection points for the activity designer along the specified DesignerEdges.

(Herdado de ActivityDesigner)
GetConnections(DesignerEdges)

Retorna uma coleção de pontos somente leitura que o designer usa para conexões.Returns a read-only collection of points that the designer uses for connections.

(Herdado de ActivityDesigner)
GetConnectors()

Retorna uma matriz de retângulos que limitam os conectores do designer de atividade.Returns an array of rectangles that bound the activity designer's connectors.

(Herdado de SequentialActivityDesigner)
GetDropTargets(Point)

Retorna uma matriz de retângulos que representam os locais de destino válidos dentro do SequentialActivityDesigner.Returns array of rectangles that represent the valid drop locations within the SequentialActivityDesigner.

(Herdado de SequentialActivityDesigner)
GetHashCode()

Serve como a função de hash padrão.Serves as the default hash function.

(Herdado de Object)
GetInnerConnections(DesignerEdges)

Retorna uma coleção somente leitura de pontos que representam os pontos de conexão interna para o StructuredCompositeActivityDesigner.Returns a read-only collection of points that represent the inner connection points for the StructuredCompositeActivityDesigner.

(Herdado de StructuredCompositeActivityDesigner)
GetNextSelectableObject(Object, DesignerNavigationDirection)

Retorna o primeiro objeto selecionável que segue o objeto especificado na ordem de navegação do SequentialActivityDesigner atual.Returns the first selectable object that follows the specified object in the navigation order of the current SequentialActivityDesigner.

(Herdado de SequentialActivityDesigner)
GetPreviewImage(Graphics)

Obtém a imagem do designer de atividade no Graphics especificado.Gets the image of the activity designer on the specified Graphics.

(Herdado de ActivityDesigner)
GetService(Type)

Tenta recuperar o tipo de serviço especificado do site do modo de design para a atividade associada ao designer.Tries to retrieve the specified type of service from the design mode site for the activity associated with the designer.

(Herdado de ActivityDesigner)
GetType()

Obtém o Type da instância atual.Gets the Type of the current instance.

(Herdado de Object)
HitTest(Point)

Retorna informações sobre o SequentialActivityDesigner no ponto especificado na superfície de design de fluxo de trabalho.Returns information about the SequentialActivityDesigner at the specified point on the workflow design surface.

(Herdado de SequentialActivityDesigner)
Initialize(Activity)

Inicializa o designer usando a atividade especificada.Initializes the designer by using the specified activity.

(Herdado de SequentialActivityDesigner)
InsertActivities(HitTestInfo, ReadOnlyCollection<Activity>)

Adiciona as atividades especificadas ao StructuredCompositeActivityDesigner no local especificado da área de design de fluxo de trabalho.Adds the specified activities to the StructuredCompositeActivityDesigner at the specified location on the workflow design surface.

(Herdado de StructuredCompositeActivityDesigner)
Invalidate()

Invalida o designer.Invalidates the designer.

(Herdado de ActivityDesigner)
Invalidate(Rectangle)

Invalida o retângulo especificado no designer.Invalidates the specified rectangle on the designer.

(Herdado de ActivityDesigner)
IsContainedDesignerVisible(ActivityDesigner)

Obtém um valor que indica se o designer contido está visível.Gets a value that indicates if the contained designer is visible.

(Herdado de CompositeActivityDesigner)
IsSupportedActivityType(Type)

Retorna um valor que indica se o tipo de atividade especificado é compatível se o designer de atividade é um designer raiz.Returns a value that indicates whether the specified activity type is supported if the activity designer is a root designer.

(Herdado de ActivityDesigner)
LoadViewState(BinaryReader)

Carrega o estado de exibição do StructuredCompositeActivityDesigner de um fluxo binário.Loads the view state of the StructuredCompositeActivityDesigner from a binary stream.

(Herdado de StructuredCompositeActivityDesigner)
MemberwiseClone()

Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object.

(Herdado de Object)
MoveActivities(HitTestInfo, ReadOnlyCollection<Activity>)

Move as atividades especificadas de um designer exibido no StructuredCompositeActivityDesigner para outro.Moves the specified activities from one designer displayed in the StructuredCompositeActivityDesigner to another.

(Herdado de StructuredCompositeActivityDesigner)
OnActivityChanged(ActivityChangedEventArgs)

Notifica o designer quando a atividade associada a ele é alterada.Notifies the designer when the activity associated with it changes.

(Herdado de StructuredCompositeActivityDesigner)
OnBeginResizing(ActivityDesignerResizeEventArgs)

Notifica o ActivityDesigner quando um usuário começa a redimensionar visualmente o designer de atividade quando o designer está em um FreeformActivityDesigner.Notifies the ActivityDesigner when a user starts to visually resize the activity designer when the designer is in a FreeformActivityDesigner.

(Herdado de ActivityDesigner)
OnConnected(ConnectionPoint, ConnectionPoint)

Notifica o ActivityDesigner quando uma conexão é estabelecida entre dois pontos de conexão.Notifies the ActivityDesigner when a connection is established between two connection points.

(Herdado de ActivityDesigner)
OnContainedActivitiesChanged(ActivityCollectionChangeEventArgs)

Ocorre quando mais de uma atividade contida dentro do designer tiverem sido alteradas.Occurs when more than one activities contained within the designers have changed. Isso ocorre, por exemplo, quando uma nova atividade filho é adicionada ou uma atividade filho existente é removida.This occurs, for example, when a new child activity is added or an existing child activity is removed.

(Herdado de CompositeActivityDesigner)
OnContainedActivitiesChanging(ActivityCollectionChangeEventArgs)

Notifica o StructuredCompositeActivityDesigner quando mais de uma das atividades que ele contém foi alterada.Notifies the StructuredCompositeActivityDesigner when more than one of the activities it contains has changed.

(Herdado de StructuredCompositeActivityDesigner)
OnContainedActivityChanged(ActivityChangedEventArgs)

Ocorre quando uma atividade contida dentro do designer foi alterada.Occurs when an activity contained within the designer has changed.

(Herdado de CompositeActivityDesigner)
OnDragDrop(ActivityDragEventArgs)

Notifica o StructuredCompositeActivityDesigner quando uma operação de arrastar e soltar é concluída dentro dos limites de sua área de design.Notifies the StructuredCompositeActivityDesigner when a drag-drop operation is completed with the bounds of its design surface.

(Herdado de StructuredCompositeActivityDesigner)
OnDragEnter(ActivityDragEventArgs)

Notifica o StructuredCompositeActivityDesigner quando uma operação de arrastar-soltar está em andamento e o cursor do mouse do usuário entra nos limites do designer.Notifies the StructuredCompositeActivityDesigner when a drag-drop operation is in progress and the user's mouse cursor enters the bounds of the designer.

(Herdado de StructuredCompositeActivityDesigner)
OnDragLeave()

Notifica o StructuredCompositeActivityDesigner quando uma operação de arrastar e soltar está em andamento e o cursor do mouse do usuário deixa os limites do designer.Notifies the StructuredCompositeActivityDesigner when a drag-drop operation is in progress and the user's mouse cursor leaves the bounds of the designer.

(Herdado de StructuredCompositeActivityDesigner)
OnDragOver(ActivityDragEventArgs)

Notifica o StructuredCompositeActivityDesigner quando uma operação de arrastar-soltar está em andamento e o cursor do mouse do usuário está dentro dos limites do designer.Notifies the StructuredCompositeActivityDesigner when a drag-drop operation is in progress and the user's mouse cursor is inside the bounds of the designer.

(Herdado de StructuredCompositeActivityDesigner)
OnEndResizing()

Notifica o ActivityDesigner quando um usuário termina de redimensionar visualmente o designer de atividade quando o designer está em um FreeformActivityDesigner.Notifies the ActivityDesigner when a user is finished visually resizing the activity designer when the designer is in a FreeformActivityDesigner.

(Herdado de ActivityDesigner)
OnExecuteDesignerAction(DesignerAction)

Notifica o ActivityDesigner quando o usuário clica nos erros de configuração associados ao designer.Notifies the ActivityDesigner when the user clicks on the configuration errors associated with the designer.

(Herdado de ActivityDesigner)
OnGiveFeedback(GiveFeedbackEventArgs)

Atualiza as indicações visuais para comentários fornecidos para o usuário ao executar uma operação de arrastar.Updates the visual cues for feedback supplied to the user when performing a drag operation.

(Herdado de ActivityDesigner)
OnKeyDown(KeyEventArgs)

Chamado quando uma tecla for pressionada com o designer em foco.Called when a key is pressed with the designer in focus.

(Herdado de CompositeActivityDesigner)
OnKeyUp(KeyEventArgs)

Ocorre quando uma tecla é solta quando o designer tem o foco do teclado.Occurs when a key is released when the designer has keyboard focus.

(Herdado de ActivityDesigner)
OnLayoutPosition(ActivityDesignerLayoutEventArgs)

Executa tarefas de layout para posicionar indicações visuais e designers filho no SequentialActivityDesigner.Performs layout tasks to position visual cues and child designers on the SequentialActivityDesigner.

(Herdado de SequentialActivityDesigner)
OnLayoutSize(ActivityDesignerLayoutEventArgs)

Define o tamanho das indicações visuais nos designers contidos dentro do SequentialActivityDesigner.Sets the size of the visual cues on the designers contained within the SequentialActivityDesigner.

(Herdado de SequentialActivityDesigner)
OnMouseCaptureChanged()

Ocorre quando a captura do mouse é alterada.Occurs when the mouse capture changes.

(Herdado de ActivityDesigner)
OnMouseDoubleClick(MouseEventArgs)

Ocorre quando o botão do mouse é clicado várias vezes no designer.Occurs when the mouse button is clicked multiple times on the designer.

(Herdado de ActivityDesigner)
OnMouseDown(MouseEventArgs)

Chamado quando o mouse é clicado quando o ponteiro estiver nos limites de designer.Called when the mouse is clicked when the pointer is in designer bounds.

(Herdado de CompositeActivityDesigner)
OnMouseDragBegin(Point, MouseEventArgs)

Ocorre quando o usuário começa a arrastar o mouse no designer.Occurs when the user starts to drag the mouse on the designer.

(Herdado de ActivityDesigner)
OnMouseDragEnd()

Ocorre quando o usuário para de arrastar o mouse no designer.Occurs when the user stops dragging the mouse on the designer.

(Herdado de ActivityDesigner)
OnMouseDragMove(MouseEventArgs)

Ocorre em cada movimento do mouse conforme o usuário arrasta o ponteiro sobre o designer.Occurs on each movement of the mouse as the user drags the pointer over the designer.

(Herdado de ActivityDesigner)
OnMouseEnter(MouseEventArgs)

Ocorre quando o mouse entra pela primeira vez nos limites do designer.Occurs when the mouse first enters the designer bounds.

(Herdado de ActivityDesigner)
OnMouseHover(MouseEventArgs)

Ocorre quando o ponteiro está dentro dos limites do designer.Occurs when the pointer is in designer bounds.

(Herdado de ActivityDesigner)
OnMouseLeave()

Ocorre quando o ponteiro sai dos limites de designer.Occurs when the pointer leaves designer bounds.

(Herdado de ActivityDesigner)
OnMouseMove(MouseEventArgs)

Ocorre quando o ponteiro está se movendo dentro dos limites do designer.Occurs when the pointer is moving in designer bounds.

(Herdado de ActivityDesigner)
OnMouseUp(MouseEventArgs)

Ocorre quando o botão do mouse é solto quando o ponteiro está nos limites do designer.Occurs when the mouse button is released when the pointer is in designer bounds.

(Herdado de ActivityDesigner)
OnPaint(ActivityDesignerPaintEventArgs)

Desenha a representação visual da atividade em tempo de design.Draws the visual representation of activity at design time.

(Herdado de SequentialActivityDesigner)
OnProcessMessage(Message)

Permite que o designer processe mensagens Win32 brutas.Allows the designer to process raw Win32 messages.

(Herdado de ActivityDesigner)
OnQueryContinueDrag(QueryContinueDragEventArgs)

Controla se a operação de arrastar deve continuar.Controls whether the drag operation should continue.

(Herdado de ActivityDesigner)
OnResizing(ActivityDesignerResizeEventArgs)

Notifica o ActivityDesigner quando um usuário está visualmente redimensionando-o no tempo de design.Notifies the ActivityDesigner when a user is visually resizing it at design time. O método é chamado somente se o designer de atividade é um filho de um FreeformActivityDesigner.The method is only called if the activity designer is a child of a FreeformActivityDesigner.

(Herdado de ActivityDesigner)
OnScroll(ScrollBar, Int32)

Notifica o ActivityDesigner quando um usuário altera a posição de rolagem.Notifies the ActivityDesigner when a user changes the scroll position.

(Herdado de ActivityDesigner)
OnShowSmartTagVerbs(Point)

Exibe os verbos do designer associados a uma marcação inteligente em um local especificado na área de design de fluxo de trabalho.Displays the designer verbs associated with a smart tag at a specified location on the workflow design surface.

(Herdado de StructuredCompositeActivityDesigner)
OnSmartTagVisibilityChanged(Boolean)

Notifica o ActivityDesigner se uma marcação inteligente deve ser exibida ou ocultada.Notifies the ActivityDesigner whether a smart tag should be displayed or hidden.

(Herdado de ActivityDesigner)
OnThemeChange(ActivityDesignerTheme)

Notifica o designer de que o tema associado foi alterado.Notifies the designer that the associated theme has changed.

(Herdado de CompositeActivityDesigner)
OnViewChanged(DesignerView)

Notifica o StructuredCompositeActivityDesigner quando a exibição do designer atual é alterada.Notifies the StructuredCompositeActivityDesigner when the current designer view changes.

(Herdado de StructuredCompositeActivityDesigner)
PaintContainedDesigners(ActivityDesignerPaintEventArgs)

Ajusta a região de recorte no objeto gráfico e chama OnPaint(ActivityDesignerPaintEventArgs) em todos os designers contidos.Adjusts the clip region on the graphics object and calls OnPaint(ActivityDesignerPaintEventArgs) on all contained designers.

(Herdado de CompositeActivityDesigner)
PerformLayout()

Atualiza o layout do designer.Updates the layout of the designer.

(Herdado de ActivityDesigner)
PointToLogical(Point)

Transforma um ponto do sistema de coordenadas de tela no sistema de coordenadas de designer de atividade.Transforms a point from screen coordinate system to the activity designer coordinate system.

(Herdado de ActivityDesigner)
PointToScreen(Point)

Transforma um ponto do sistema de coordenadas de designer de atividade no sistema de coordenadas de tela.Transforms a point from the activity designer coordinate system to the screen coordinate system.

(Herdado de ActivityDesigner)
PostFilterAttributes(IDictionary)

Quando substituído em uma classe derivada, permite que um designer altere ou remova itens do conjunto de atributos que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to change or remove items from the set of attributes that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
PostFilterEvents(IDictionary)

Quando substituído em uma classe derivada, permite que o designer altere ou remova itens do conjunto de eventos que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows the designer to change or remove items from the set of events that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
PostFilterProperties(IDictionary)

Quando substituído em uma classe derivada, permite que um designer altere ou remova itens do conjunto de propriedades que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to change or remove items from the set of properties that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
PreFilterAttributes(IDictionary)

Quando substituído em uma classe derivada, permite que um designer adicione itens ao conjunto de atributos que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to add items to the set of attributes that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
PreFilterEvents(IDictionary)

Quando substituído em uma classe derivada, permite que um designer adicione itens ao conjunto de eventos que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to add items to the set of events that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
PreFilterProperties(IDictionary)

Quando substituído em uma classe derivada, permite que um designer adicione itens ao conjunto de propriedades que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to add items to the set of properties that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
RectangleToLogical(Rectangle)

Transforma um retângulo do sistema de coordenadas de tela no sistema de coordenadas de designer de atividade.Transforms a rectangle from the screen coordinate system to the activity designer coordinate system.

(Herdado de ActivityDesigner)
RectangleToScreen(Rectangle)

Transforma um retângulo do sistema de coordenadas de designer de atividade no sistema de coordenadas de tela.Transforms a rectangle from the activity designer coordinate system to the screen coordinate system.

(Herdado de ActivityDesigner)
RefreshDesignerActions()

Atualiza os erros de configuração associados ao designer.Refreshes the configuration errors associated with the designer.

(Herdado de ActivityDesigner)
RefreshDesignerVerbs()

Atualiza os verbos do designer de atividade associados ao designer chamando o manipulador de status.Refreshes the activity designer verbs associated with the designer by calling the status handler.

(Herdado de ActivityDesigner)
RemoveActivities(ReadOnlyCollection<Activity>)

Remove uma lista de atividades do designer de atividade de composição.Removes a list of activities from the composite activity designer.

(Herdado de CompositeActivityDesigner)
SaveViewState(BinaryWriter)

Armazena o estado de exibição atual do StructuredCompositeActivityDesigner em um fluxo binário.Stores the current view state of the StructuredCompositeActivityDesigner to a binary stream.

(Herdado de StructuredCompositeActivityDesigner)
ShowInfoTip(String)

Mostra a infodica especificada.Shows the specified info tip.

(Herdado de ActivityDesigner)
ShowInfoTip(String, String)

Exibe a infodica para o ActivityDesigner com o título e o texto especificados.Displays the info tip for the ActivityDesigner with the specified title and text.

(Herdado de ActivityDesigner)
ShowInPlaceTip(String, Rectangle)

Exibe a dica de ferramenta especificada no local do retângulo especificado.Displays the specified tool tip in the specified rectangle location.

(Herdado de ActivityDesigner)
ToString()

Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object.

(Herdado de Object)

Implantações explícitas de interface

IDesigner.Component

Obtém o componente base ao qual o designer de atividade está associado.Gets the base component with which the activity designer is associated.

(Herdado de ActivityDesigner)
IDesigner.DoDefaultAction()

Executa a ação padrão associada ao designer.Performs the default action associated with the designer.

(Herdado de ActivityDesigner)
IDesigner.Initialize(IComponent)

Inicializa o designer com a atividade associada.Initializes the designer with the associated activity.

(Herdado de ActivityDesigner)
IDesigner.Verbs

Obtém os verbos de tempo de design associados ao designer de atividade.Gets the design-time verbs associated with the activity designer.

(Herdado de ActivityDesigner)
IDesignerFilter.PostFilterAttributes(IDictionary)

Quando substituído em uma classe derivada, permite que um designer altere ou remova itens do conjunto de atributos que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to change or remove items from the set of attributes that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
IDesignerFilter.PostFilterEvents(IDictionary)

Quando substituído em uma classe derivada, permite que um designer altere ou remova itens do conjunto de eventos que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to change or remove items from the set of events that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
IDesignerFilter.PostFilterProperties(IDictionary)

Quando substituído em uma classe derivada, permite que um designer altere ou remova itens do conjunto de propriedades que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to change or remove items from the set of properties that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
IDesignerFilter.PreFilterAttributes(IDictionary)

Quando substituído em uma classe derivada, permite que um designer adicione itens ao conjunto de atributos que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to add items to the set of attributes that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
IDesignerFilter.PreFilterEvents(IDictionary)

Quando substituído em uma classe derivada, permite que um designer adicione itens ao conjunto de eventos que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to add items to the set of events that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
IDesignerFilter.PreFilterProperties(IDictionary)

Quando substituído em uma classe derivada, permite que um designer adicione itens ao conjunto de propriedades que ele expõe por meio de um TypeDescriptor.When overridden in a derived class, allows a designer to add items to the set of properties that it exposes through a TypeDescriptor.

(Herdado de ActivityDesigner)
IPersistUIState.LoadViewState(BinaryReader)

Restaura o estado de exibição de um fluxo binário.Restores the view state from a binary stream.

(Herdado de ActivityDesigner)
IPersistUIState.SaveViewState(BinaryWriter)

Salva o estado de exibição em um fluxo binário.Saves the view state to a binary stream.

(Herdado de ActivityDesigner)
IRootDesigner.GetView(ViewTechnology)

Retorna um objeto de exibição para a tecnologia de exibição especificada.Returns a view object for the specified view technology.

(Herdado de ActivityDesigner)
IRootDesigner.SupportedTechnologies

Obtém a matriz de tecnologias para as quais o designer de atividade pode dar suporte para a exibição.Gets the array of technologies that the activity designer can support for its display.

(Herdado de ActivityDesigner)
IToolboxUser.GetToolSupported(ToolboxItem)

Determina se o item especificado da caixa de ferramentas é compatível com o designer de atividade atual.Determines whether the specified Toolbox item is supported by the current activity designer.

(Herdado de ActivityDesigner)
IToolboxUser.ToolPicked(ToolboxItem)

Seleciona o item da caixa de ferramentas especificado.Selects the specified toolbox item.

(Herdado de ActivityDesigner)
IWorkflowRootDesigner.InvokingDesigner

Obtém ou define o CompositeActivityDesigner que solicitou que o designer de atividade fosse inicializado.Gets or sets the CompositeActivityDesigner that requested the activity designer be initialized.

(Herdado de ActivityDesigner)
IWorkflowRootDesigner.IsSupportedActivityType(Type)

Retorna um valor que indica se o tipo especificado é compatível no ActivityDesigner atual.Returns a value that indicates whether the specified type is supported on the current ActivityDesigner.

(Herdado de ActivityDesigner)
IWorkflowRootDesigner.MessageFilters

Obtém todos os filtros de mensagem associados ao designer de atividade.Gets any message filters associated with the activity designer.

(Herdado de ActivityDesigner)
IWorkflowRootDesigner.SupportsLayoutPersistence

Obtém o valor que indica se o designer raiz de fluxo de trabalho atual dá suporte à persistência de layout.Gets the value that indicates whether the actual workflow root designer supports the layout persistence.

(Herdado de ActivityDesigner)

Aplica-se a