Represents the framework infrastructure of a ClientUI control. Intersoft Client UI Entity Framework.
            
Object Model
            
Syntax
| Visual Basic (Declaration) |   | 
|---|
Public Class ISFramework   | 
 
| Visual Basic (Usage) |  Copy Code | 
|---|
Dim instance As ISFramework  | 
 
| C# |   | 
|---|
public class ISFramework   | 
 
| Delphi |   | 
|---|
public class ISFramework   | 
 
| JScript |   | 
|---|
public class ISFramework   | 
 
| Managed Extensions for C++ |   | 
|---|
public __gc class ISFramework   | 
 
| C++/CLI |   | 
|---|
public ref class ISFramework   | 
 
 
            
            
            
            
            
            
            
            
Inheritance Hierarchy
System.Object
   Intersoft.Client.Framework.ISFramework
 
            
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