ColorableItem 클래스

Provides custom ColorableItem default font colors, font style, and item name information.

상속 계층

System.Object
  RadLangSvc.ColorableItem

네임스페이스:  RadLangSvc
어셈블리:  RadLangSvc(RadLangSvc.dll)

구문

‘선언
Public Class ColorableItem _
    Implements IVsColorableItem
‘사용 방법
Dim instance As ColorableItem
public class ColorableItem : IVsColorableItem
public ref class ColorableItem : IVsColorableItem
type ColorableItem =  
    class 
        interface IVsColorableItem 
    end
public class ColorableItem implements IVsColorableItem

ColorableItem 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 ColorableItem Initializes a new instance of the ColorableItem class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetDefaultColors Defines the default background and foreground colors for a custom ColorableItem object.
공용 메서드 GetDefaultFontFlags Gets the default font flags for the custom ColorableItem object.
공용 메서드 GetDisplayName Gets the display name of the custom ColorableItem object.
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

RadLangSvc 네임스페이스