←Select platform

Visible Property (WebThumbnailViewer)

Summary

Overrides the Control.Visible property.

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
public override bool Visible {get; set;} 
<BrowsableAttribute(False)> 
Public Overrides Property Visible As Boolean 
[BrowsableAttribute(false)] 
public: 
property bool Visible { 
   bool get() override; 
   void set (    bool ) override; 
} 

Property Value

true if the control is visible on the page; otherwise false.

Remarks

For more information refer to Control.Visible property.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Web Assembly
Click or drag to resize