Creates a new inline event.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool CreateInlineEvent()
Visual Basic
Public Function CreateInlineEvent As Boolean
JScript
public function CreateInlineEvent() : boolean

Return Value

True if successful. Returns false if the operation is not allowed or there is an error.

See Also