다음을 통해 공유


CommentGlyph 클래스

정의

주의

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

디자인 타임에 ActivityDesigner 사용자가 활동을 사용하지 않도록 설정할 때 표시할 문자 모양을 제공합니다.

public ref class CommentGlyph : System::Workflow::ComponentModel::Design::DesignerGlyph
public class CommentGlyph : System.Workflow.ComponentModel.Design.DesignerGlyph
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public class CommentGlyph : System.Workflow.ComponentModel.Design.DesignerGlyph
type CommentGlyph = class
    inherit DesignerGlyph
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type CommentGlyph = class
    inherit DesignerGlyph
Public Class CommentGlyph
Inherits DesignerGlyph
상속
CommentGlyph
특성

설명

메모

이 재질에서는 사용되지 않는 형식 및 네임스페이스에 대해 설명합니다. 자세한 내용은 Windows Workflow Foundation 4.5에서 사용되지 않는 형식을 참조하세요.

사용자가 디자이너 또는 부모 디자이너의 Enabled 디자인 타임에 속성을 false 설정하는 경우 활동 디자이너가 표시됩니다CommentGlyph.

생성자

Name Description
CommentGlyph()
사용되지 않음.

CommentGlyph 클래스의 새 인스턴스를 초기화합니다.

필드

Name Description
HighestPriority
사용되지 않음.

에 대해 가능한 가장 높은 우선 순위를 나타냅니다 DesignerGlyph. 이 값은 상수입니다.

(다음에서 상속됨 DesignerGlyph)
LowestPriority
사용되지 않음.

에 대해 가능한 가장 낮은 우선 순위를 나타냅니다 DesignerGlyph. 이 값은 상수입니다.

(다음에서 상속됨 DesignerGlyph)
NormalPriority
사용되지 않음.

에 대한 일반 우선 순위를 나타냅니다 DesignerGlyph. 이 값은 상수입니다.

(다음에서 상속됨 DesignerGlyph)

속성

Name Description
CanBeActivated
사용되지 않음.

연결된 포커스를 DesignerGlyph 얻을 ActivityDesigner 수 있는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 DesignerGlyph)
Priority
사용되지 않음.

활동 디자이너에서 문자 모양에 대한 뷰 우선 순위를 가져옵니다.

메서드

Name Description
Equals(Object)
사용되지 않음.

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetBounds(ActivityDesigner, Boolean)
사용되지 않음.

지정된 ActivityDesigner주석의 현재 주석 문자 모양에 대한 범위를 반환합니다.

GetHashCode()
사용되지 않음.

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()
사용되지 않음.

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()
사용되지 않음.

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
OnActivate(ActivityDesigner)
사용되지 않음.

문자 모양을 활성화한 작업이 수행되었음을 문자 모양에 나타냅니다.

(다음에서 상속됨 DesignerGlyph)
OnPaint(Graphics, Boolean, AmbientTheme, ActivityDesigner)
사용되지 않음.

활동 디자이너 화면에서 주석 문자 모양을 렌더링하는 데 필요한 모든 작업을 수행합니다.

ToString()
사용되지 않음.

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상