Intersoft WebDesktop Documentation
WebPaneTextSettings Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebPaneTextSettings Class


Glossary Item Box

Contains text settings used by the control.

Object Model

WebPaneTextSettings Class

Syntax

Visual Basic (Declaration) 
Public Class WebPaneTextSettings 
   Inherits ISNet.WebUI.WebUIBaseClass
   Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize 
Visual Basic (Usage)Copy Code
Dim instance As WebPaneTextSettings
C# 
public class WebPaneTextSettings : ISNet.WebUI.WebUIBaseClass, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize  

Example

Using WebPaneTextSettings you can customize the text displayed when an IFrame is in loading progress.

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.WebDesktop.WebPaneTextSettings

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.