OlkTimeControlEvents.BeforeUpdate(Boolean) Method

Definition

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

public:
 void BeforeUpdate(bool % Cancel);
public void BeforeUpdate (ref bool Cancel);
Public Sub BeforeUpdate (ByRef Cancel As Boolean)

Parameters

Cancel
Boolean

Applies to