หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Describes the check state of a user interface item for the command.
Syntax
public enum class
{
[DefaultValue(typeid<Microsoft::VisualC::MFC::UICheckState>, "Checked")]
Unchecked,
Checked,
Indeterminate
};
Remarks
ICommandUI::Check uses these values to describe the state of a user interface item. For more information on using Windows Forms, see Using a Windows Form User Control in MFC.
Requirements
Header: afxwinforms.h (defined in assembly atlmfc\lib\mfcmifc80.dll)