OPCAE.NET Reference Manual
ToolBarVisible Property
See Also  Send Feedback
OPCAE.NET.Controls Namespace > EventView Class : ToolBarVisible Property

Glossary Item Box

Determines if the toolbar is visible.

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("Determines if the toolbar is visible.")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Property ToolBarVisible As Boolean
C# 
[DescriptionAttribute("Determines if the toolbar is visible.")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
public bool ToolBarVisible {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.