Name | Description | |
---|---|---|
![]() | ClearMessagesButtonText | Caption text for Clear Messages button. |
![]() | ClearMessagesButtonTextVisible | Specifies whether the Clear Messages button should display caption text next to the icon. |
![]() | DefaultFilterLevel | Specifies the default value for the filter. If not set, no messages will be filtered. |
![]() | Enabled | When false, the viewer is disabled even if otherwise configured. |
![]() | EnableIndependentSeverityFilters | Causes each of the message severity filter buttons to operate independently like in Visual Studio. |
![]() | EnableMultiSelection | Enables selection of multiple rows or regions in the grid. Use with ctrl-C to copy. |
![]() | ForceSynchronous | When true, the viewer will treat all write requests as write-through requests. |
![]() | FormTitleText | Caption for the live viewer form. |
![]() | HotKey | The key sequence used to pop up the live viewer. |
![]() | MaxMessages | Specifies how many messages to buffer in the viewer. Set to zero for unlimited buffer size. |
![]() | MaxQueueLength | The maximum number of queued messages waiting to be processed by the viewer. |
![]() | PauseButtonText | Caption text for Pause button. |
![]() | PauseButtonTextVisible | Specifies whether the Pause button should display caption text next to the icon. |
![]() | ResetSearchButtonText | Caption text for Reset Search button. |
![]() | ResetSearchButtonTextVisible | Specifies whether the Reset Search button should display caption text next to the icon. |
![]() | RunButtonText | Caption text for Run button. |
![]() | RunButtonTextVisible | Specifies whether the Run button should display caption text next to the icon. |
![]() | ShowDetailsButton | Specifies whether the Show Details button should be visible in the toolbar. |
![]() | ShowDetailsInGrid | Specifies whether the grid includes developer details about threads and calling method. |
![]() | ShowDetailsInTooltips | Specifies whether tooltips include developer details about threads and calling method. |
![]() | ShowMessageCounters | Specifies whether the severity filter buttons should display message counts next to the icon. |
![]() | ShowToolBar | Shows or hides the built-in Tool Bar. |
![]() | ShowVerboseMessages | If false Suppresses the display of verbose messages. |