((CButton*)GetDlgItem(按鈕ID))->EnableWindow(FALSE);//禁用按鈕 ((CButton*)GetDlgItem(按鈕ID))->EnableWindow(TRUE);//啟用按鈕
範例:
GetDlgItem(IDC_RADIO)->EnableWindow(TRUE); GetDlgItem(IDC_EDIT6)->EnableWindow(TRUE);環境:MFC 2015
CONVERT ( data_type [ ( length ) ] , expression [ , style ] ) CONVERT style參數說明 1 (expression為 money 或 smallmoney型別): 0 : 預設,保留小數位後兩位,並四捨...
沒有留言:
張貼留言