OnEnter 運算式 必要。 傳回 [套用至] 清單中其中一個對象的表達式。 備註 若要以程式設計方式變更 Microsoft Office Access 2007 在觸發事件時所採取的動作,此屬性非常實用。 例如,在事件呼叫期間,您可能會想根據所觸發之事件的情況變更運算式參數,或是從事件程序切換至運算式或巨集。 Enter 事件發生在控制項...
表达式。OnEnter 表达一个代表CustomControl对象的变量。 备注 此属性有助于以编程方式更改触发事件时 Microsoft Access 执行的操作。 例如,在各次事件调用之间可能要根据触发事件的环境更改表达式的参数,或从一个事件过程切换到一个表达式或宏。 在某一控件实际从同一窗体上的控件获得焦点之前,发生Enter事件。
此属性有助于以编程方式更改事件触发时 Microsoft Office Access 2007 执行的操作。 例如,在各次事件调用之间,可能需要更改表达式的参数,或从一个事件过程切换到一个表达式或宏,具体取决于触发事件时的实际情况。 先发生 Enter 事件,然后控件才可实际接收到来自同一窗体上的控件的焦点。 OnEnter 值将为下列操作中的...
在GotFocus 事件之前,发生 Enter 事件。 在 LostFocus 事件之前,发生 Exit 事件。与GotFocus 事件和 LostFocus 事件,不同的 Enter 和Exit 事件不会发生,当窗体获得或失去焦点时。 例如,假定您选择窗体上的复选框,然后单击报表。 当您选择复选框时,会发生 Enter 和GotFocus 事件。 当您单击该报表仅 LostFocus ...
表达式。OnEnter 表达一个代表SubForm对象的变量。 备注 此属性有助于以编程方式更改触发事件时 Microsoft Access 执行的操作。 例如,在各次事件调用之间可能要根据触发事件的环境更改表达式的参数,或从一个事件过程切换到一个表达式或宏。 在某一控件实际从同一窗体上的控件获得焦点之前,发生Enter事件。
moving to a different window). If you select the check box on the form again to bring it to the foreground, theGotFocusevent occurs, but not theEnterevent (because the control had the focus when the form was last active). TheExitevent occurs only when you click another control on the ...
moving to a different window). If you select the check box on the form again to bring it to the foreground, theGotFocusevent occurs, but not theEnterevent (because the control had the focus when the form was last active). TheExitevent occurs only when you click another control on the ...
表达式。OnEnter 表达 一个代表 NavigationButton 对象的变量。 备注 此属性有助于以编程方式更改触发事件时 Microsoft Access 执行的操作。 例如,在各次事件调用之间可能要根据触发事件的环境更改表达式的参数,或从一个事件过程切换到一个表达式或宏。 在某一控件实际从同一窗体上的控件获得焦点之前,发生 Enter 事件。
protected internal virtual void OnEnter (EventArgs e); 参数 e EventArgs 包含事件数据的 EventArgs。 示例 下面的代码示例使用 Enter 事件在特定条件下更改 的前景 TextBox 色和背景色。 C# 复制 private void textBox1_Enter(object sender, System.EventArgs e) { // If the TextBox contains text, cha...
SplitterEventHandler SplitterPanel StatusStrip StructFormat SystemInformation SystemParameter TabAlignment TabAppearance TabControl TabControl 构造函数 属性 方法 CreateAccessibilityInstance CreateControlsInstance CreateHandle DeselectTab Dispose GetControl GetItems GetTabRect GetToolTipText IsInputKey OnDeselected OnDesele...