smartDBforms.NET API Reference

SmartDBView.ModeChanging Event

Occurs when the current mode is being changed, but before the mode changes.

[Visual Basic]
Public Event ModeChanging As SmartDBViewModeChangingEventHandler
[C#]
public event SmartDBViewModeChangingEventHandler ModeChanging;

See Also

SmartDBView Class | Adillis.SmartDBForms Namespace