ToolboxItemAttribute.Default 필드

정의

ToolboxItemAttribute 클래스의 새 인스턴스를 초기화하고 해당 형식을 기본값인 ToolboxItem으로 설정합니다. 이 필드는 읽기 전용입니다.

public: static initonly System::ComponentModel::ToolboxItemAttribute ^ Default;
public static readonly System.ComponentModel.ToolboxItemAttribute Default;
 staticval mutable Default : System.ComponentModel.ToolboxItemAttribute
Public Shared ReadOnly Default As ToolboxItemAttribute 

필드 값

설명

기본적으로 속성은 ToolboxItemTypeToolboxItem설정됩니다.

적용 대상