Intersoft ClientUI Documentation
LayoutBox Class
Members  See Also  Send Feedback
Intersoft.Client.Documents Namespace : LayoutBox Class






Object Model

LayoutBox Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class LayoutBox 
   Inherits System.Windows.DependencyObject
Visual Basic (Usage)Copy Code
Dim instance As LayoutBox
C# 
public abstract class LayoutBox : System.Windows.DependencyObject 
Delphi 
public class LayoutBox = class(System.Windows.DependencyObject)abstract; 
JScript 
public abstract class LayoutBox extends System.Windows.DependencyObject
Managed Extensions for C++ 
public __gc abstract class LayoutBox : public System.Windows.DependencyObject 
C++/CLI 
public ref class LayoutBox abstract : public System.Windows.DependencyObject 

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.Documents.LayoutBox
         Intersoft.Client.Documents.InlineLayoutBox

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.