搜索资源列表
BasicControl_Div
- 可以算是学Visual C++的入门~~~~~ 主程序段只有:UpdateData(TRUE) if(m_b==0){ AfxMessageBox(\"除数不为0\") CWnd* pWnd=GetDlgItem(IDC_EDIT2) pWnd->SetFocus() return } int n=m_a/m_b int r=m_a-n*m_b
j_9213_hotel
- SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStockObject CFont GetWindowLong SetWindowLong GetWindowRect BeginDeferWindowPos EnableWindow DeferWindowPos EndDeferWindowPos InvalidateRect Updat
20041244360340
- Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = Tru
20041244360340
- Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = Tru
BasicControl_Div
- 可以算是学Visual C++的入门~~~~~ 主程序段只有:UpdateData(TRUE) if(m_b==0){ AfxMessageBox("除数不为0") CWnd* pWnd=GetDlgItem(IDC_EDIT2) pWnd->SetFocus() return } int n=m_a/m_b int r=m_a-n*m_b
j_9213_hotel
- SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStockObject CFont GetWindowLong SetWindowLong GetWindowRect BeginDeferWindowPos EnableWindow DeferWindowPos EndDeferWindowPos InvalidateRect Updat
2006082210452116419-4097
- 现代化的企业越来越重视科学技术,只有把科学技术应用到企业中才能获取更大的效益。 合同是商品经济的产物,是商品交换的法律表现形式。现代企业的经济往来,主要是通过合同形式进行的。所以,合同管理作为现代企业法律顾问制度的重要内容之一,能否实施有效管理把好合同关,是现化企业经营管理成败的一个重要因素。 企业往往会签订一系列的合同,并且会考虑如何去管理合同的进展,合同账款的收取和支付。完善的合同管理是企业健康运作的一个重要标志。 -Pri
ddvip_com_00234578f07c61
- wen文本ub hsblevel_Scroll() fralevel.Caption = "关卡(速度):" + Str(hsblevel.Value) cmdok.SetFocus End Sub 最后,用VB设计一个帮助窗体frmabout,如图所示: -sssssdwefwerwerwerivate Sub Command1_Click() frmabout.Hide End Sub
0536548200710209193659
- 一套完整的某公司的石油钻井设计软件 源代码公布, 可供VC学习之用-A complete set of a company-CPen CString CBrush CWnd CDialog LoadResource CDataExchange CDC CRect GetClientRect SetBkMode CPalette CClientDC SelectPalette RealizePalette IsChild CStdioFi
Button-tansparent
- Button-tansparent: LoadImage CPoint CWnd CButton GetActiveWindow GetCapture SetFocus SetCapture CRect GetClientRect PtInRect ReleaseCapture CDC CPen CBrush fr a meRect FillRect GetSysColor SelectObject LineTo DrawFocus
CUseSKin
- How to use skin control: LoadImage CPoint CWnd CButton GetActiveWindow GetCapture SetFocus SetCapture CRect GetClientRect PtInRect ReleaseCapture CDC CPen CBrush fr a meRect FillRect GetSysColor SelectObject LineTo Dra
FocusControl
- 演示: 1.对话框内的控件焦点控制(SetFocus()) 2.程序窗口置顶(置最前)并抢夺系统焦点(SetForegroundWindow(-Demo: 1. The focus of the controls in the dialog box control (the SetFocus ()) program window Top (set top) and snatch the system focus (SetFore
scada_city
- override public void SetFocus(System.Web.UI.Control ctrl) { StringBuilder s = new StringBuilder() s.Append("<scr ipt language=\"javascr ipt\">" + "\n") s.Append("document.getElementById(
err.eccc
- CWnd LoadCursor CPaintDC CRect GetClientRect GetTickCount waveInAddBuffer MessageBox waveInOpen waveInPrepareHeader waveInStart waveInReset waveInStop waveInUnprepareHeader waveInClose waveInGetErrorText CView CCmdUI CDi
6-2
- 1. 选择点餐品种后,光标自动处于数量输入框中。(提示:文本框的setFocus方法) 2. 单击“确定”按钮后,根据点餐的品种和数量,计算总金额;如果是外送,加收20元。将点餐的帐单明细表用消息框给出。(提示:将所有的内容通过字符的连接组合为一项作为MsgBox的提示项,需要换行的地方连接上VB预定义常量vbCrLf,即回车换行符) 3. 单击“下一位”按钮后,作好下一位点餐的准备。 4. 注意两个命令按钮的Enabled属性的
eventlog_provider
- messagebox("Mensaje",as_mensaje) adw_actual.setcolumn(as_campo) adw_actual.setfocus()