Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterImageListDesigner Class
See Also  Members  
Leadtools.WinForms Namespace : RasterImageListDesigner Class




Syntax

Visual Basic (Declaration) 
Private Class RasterImageListDesigner 
   Inherits ControlDesigner
Visual Basic (Usage)Copy Code
Dim instance As RasterImageListDesigner
C# 
private class RasterImageListDesigner : ControlDesigner 
Managed Extensions for C++ 
private __gc class RasterImageListDesigner : public ControlDesigner 
C++/CLI 
private ref class RasterImageListDesigner : public ControlDesigner 

Inheritance Hierarchy

System.Object
   System.ComponentModel.Design.ComponentDesigner
      System.Windows.Forms.Design.ControlDesigner
         Leadtools.WinForms.RasterImageListDesigner

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also