CMFCPropertyGridColorProperty::EnableAutomaticButton

활성화는 자동 색상 선택 대화 상자에서 단추.(표준 자동 단추인 자동.)

void EnableAutomaticButton(
   LPCTSTR lpszLabel,
   COLORREF colorAutomatic,
   BOOL bEnable=TRUE 
);

매개 변수

  • [in] lpszLabel
    자동 단추 레이블 텍스트입니다.

  • [in] colorAutomatic
    자동 (기본값) 색의 RGB 색 값입니다.

  • [in] bEnable
    TRUE[자동] 단추를 사용. 그렇지 않으면 FALSE.기본값은 TRUE입니다.

요구 사항

헤더: afxpropertygridctrl.h

참고 항목

참조

CMFCPropertyGridColorProperty 클래스

계층 구조 차트

COLORREF