You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

VObject Events

The VObject type exposes the following members.

Events

Name Description
Public event beforeCreate

Fires when v-object is about to be created.

Public event changed

Fires when v-object was modified (after the end of an operation).

Public event changing

Fires before v-object is being modified (before the start of an operation).

Public event ready

Fires when v-object's ready property sets to true.

See Also

Reference