Properties: Proficy_SOE.SOEView Control
|
Purpose |
Set any of the following display options. Note: Widths are in pixels. |
|
|
|
Read/Write |
|
|
Syntax |
Property DisplayOption(OptionName As String) |
|
|
|
Display Option |
Description |
|
|
DetailPanelVisible |
Show/hide the Detail Panel. |
|
|
DisplayHyperlinks |
Show the Hyperlink menu at startup. |
|
|
ExpandedTreeOnload |
Expand/do not expand tree when the control is loaded. |
|
|
HyperlinkSplitterWidth |
Set the width of the Hyperlinks menu to the right of the control. |
|
|
SummaryDetailHeightSplitterRatio |
Specify the Summary Panel as a percent of the height of the screen. |
|
|
SummaryDetailSplitterRatio |
Specify the Summary Panel size as a percent of the screen, e.g. 25 = 25% of screen. |
|
|
SummaryPanelVisible |
Show/hide the Summary Panel. |
|
|
TreeCommentVisible |
(Tree View) Show/hide the Comments column |
|
|
TreeCommentWidth |
Set the Comments column width. |
|
|
TreeDurationVisible |
(Tree View) Show/hide the Duration column. |
|
|
TreeDurationWidth |
Set the Duration column width. |
|
|
TreeEndtimeVisible |
(Tree View) Show/hide the Endtime column. |
|
|
TreeEndtimeWidth |
Set the Endtime column width. |
|
|
TreeEventsVisible |
(Tree View) Show/hide the Events column. |
|
|
TreeEventsWidth |
Set the Events column width. |
|
|
TreeSplitterWidth |
Set the Splitter pane width. |
|
|
TreeStarttimeVisible |
(Tree View) Show/hide the Starttime column. |
|
|
TreeStarttimeWidth |
Set the Starttime column width. |
|
|
TreeTimestampVisible |
(Tree View) Show/hide show/hide the Timestamp column. |
|
|
TreeTimestampWidth |
Set the Timestamp column width. |
|
|
TreeUnitVisible |
(Tree View) Show/hide the Unit Column. |
|
|
TreeUnitWidth |
Set the Unit column width. |
|
Purpose |
Display an error message describing the last error. |
|
|
Read-only |
|
Syntax |
Property LastError As String |
|
Purpose |
Set the name of the display that the control will display. |
|
|
Read/Write |
|
Syntax |
Property SheetName As String |
|
Purpose |
Returns the control version. |
|
|
Read-only |
|
Syntax |
Property Version As String |