CMFCColorButton::EnableAutomaticButton

사용 또는 "자동" 단추 색 선택 컨트롤을 사용 안 함 및 자동 (기본값) 색.

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

매개 변수

  • [in] lpszLabel
    [자동] 단추 텍스트를 지정합니다.

  • [in] colorAutomatic
    자동 버튼의 기본 색상을 지정 하는 RGB 값입니다.

  • [in] bEnable
    자동 버튼의 활성화 여부를 지정 합니다.

요구 사항

헤더: afxcolorbutton.h

참고 항목

참조

CMFCColorButton 클래스

계층 구조 차트