UserEventInfo

_UserEventInfoProperties, ShowUserEventInfo, ToggleUserEventInfo

ShowUserEventInfo

Description 

 ShowUserEventInfo(
   int  ShowUserEventInfo
);

This function shows or hides the information about user events if available.

Parameters

int ShowUserEventInfo

Sets the visibility of the user event info label.

0

Hide

1

Show

ToggleUserEventInfo

This function runs the Display User Events command.

Description 

 ToggleUserEventInfo();

This function shows/hides information about user events if they are available.

_UserEventInfoProperties

Description 

 _UserEventInfoProperties();

This function displays a dialog box with User Event label properties. The function is usually executed by the User Events Properties command that can be selected from context menu that appears by right mouse clicking on the User Event label.