共用方式為


Button_Enable 巨集 (windowsx.h)

啟用或停用按鈕。

語法

BOOL Button_Enable(
   HWND hwndCtl,
   BOOL fEnable
);

參數

hwndCtl

類型:HWND

按鈕控件的句柄。

fEnable

類型:BOOL

TRUE 來啟用按鈕,或 FALSE 加以停用。

傳回值

類型:BOOL

如果先前停用視窗,則為零;否則為非零。

要求

要求 價值
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
支援的最低伺服器 Windows Server 2003 [僅限傳統型應用程式]
目標平臺 窗戶
標頭 windowsx.h