다음을 통해 공유


WebFormsDesignerActionService 클래스

정의

구성 요소에 대한 DesignerActionItem 개체의 컬렉션을 관리하는 디자인 타임 서비스를 설정합니다.

public ref class WebFormsDesignerActionService : System::ComponentModel::Design::DesignerActionService
public class WebFormsDesignerActionService : System.ComponentModel.Design.DesignerActionService
type WebFormsDesignerActionService = class
    inherit DesignerActionService
Public Class WebFormsDesignerActionService
Inherits DesignerActionService
상속
WebFormsDesignerActionService

생성자

WebFormsDesignerActionService(IServiceProvider)

디자인 호스트에 대해 제공된 참조를 사용하여 WebFormsDesignerActionService 클래스의 새 인스턴스를 만듭니다.

메서드

Add(IComponent, DesignerActionList)

관리되는 스마트 태그의 현재 컬렉션에 DesignerActionList를 추가합니다.

(다음에서 상속됨 DesignerActionService)
Add(IComponent, DesignerActionListCollection)

관리되는 스마트 태그의 현재 컬렉션에 DesignerActionListCollection를 추가합니다.

(다음에서 상속됨 DesignerActionService)
Clear()

모든 구성 요소의 관리를 해제하고 밀어넣기 모델 스마트 태그 목록을 모두 지웁니다.

(다음에서 상속됨 DesignerActionService)
Contains(IComponent)

현재 스마트 태그 서비스가 특정 구성 요소의 작업 목록을 관리하는지 여부를 확인합니다.

(다음에서 상속됨 DesignerActionService)
Dispose()

DesignerActionService 클래스에서 사용하는 모든 리소스를 해제합니다.

(다음에서 상속됨 DesignerActionService)
Dispose(Boolean)

DesignerActionService에서 사용하는 관리되지 않는 리소스를 해제하고, 관리되는 리소스를 선택적으로 해제할 수 있습니다.

(다음에서 상속됨 DesignerActionService)
Equals(Object)

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

(다음에서 상속됨 Object)
GetComponentActions(IComponent)

구성 요소에 연결된 스마트 태그 항목 목록의 컬렉션을 반환합니다.

(다음에서 상속됨 DesignerActionService)
GetComponentActions(IComponent, ComponentActionsType)

구성 요소에 연결된 특정 형식의 스마트 태그 항목 목록에 대한 컬렉션을 반환합니다.

(다음에서 상속됨 DesignerActionService)
GetComponentActions(IComponent, ComponentActionsType)

구성 요소와 연결된 지정된 형식의 디자이너 작업 항목 목록 컬렉션을 반환합니다.

(다음에서 상속됨 DesignerActionService)
GetComponentDesignerActions(IComponent, DesignerActionListCollection)

구성 요소와 연결된 스마트 태그 항목 목록을 가져옵니다.

GetComponentServiceActions(IComponent, DesignerActionListCollection)

구성 요소에 연결된 밀어넣기 모델 스마트 태그를 검색합니다.

(다음에서 상속됨 DesignerActionService)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

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

(다음에서 상속됨 Object)
MemberwiseClone()

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

(다음에서 상속됨 Object)
Remove(DesignerActionList)

현재 서비스에서 관리하는 모든 구성 요소에서 특정 스마트 태그 목록을 제거합니다.

(다음에서 상속됨 DesignerActionService)
Remove(IComponent)

지정된 구성 요소에 연결된 모든 스마트 태그 목록을 제거합니다.

(다음에서 상속됨 DesignerActionService)
Remove(IComponent, DesignerActionList)

특정 구성 요소에서 특정 스마트 태그 목록을 제거합니다.

(다음에서 상속됨 DesignerActionService)
ToString()

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

(다음에서 상속됨 Object)

이벤트

DesignerActionListsChanged

DesignerActionList가 구성 요소에 대해 제거되거나 추가되면 발생합니다.

(다음에서 상속됨 DesignerActionService)

적용 대상

추가 정보