←Select platform

ForeColor Property (WebImagePanViewer)

Summary

Overrides the WebControl.ForeColor property.

Syntax

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

Property Value

A System.Drawing.Color that represents the foreground color of the control. The default is Empty.

Remarks

For more information refer to WebControl.ForeColor 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