BCGControlBar Library for .NET
ImageEditorArea Class
Members 




Inherits Control class of System.Windows.Forms namespace.
Represents a control on the ImageEditor where an image to edit is displayed.

Object Model
ImageEditorArea Class
Syntax
'Declaration
 
Public Class ImageEditorArea 
   Inherits System.Windows.Forms.Control
'Usage
 
Dim instance As ImageEditorArea
public class ImageEditorArea : System.Windows.Forms.Control 
public __gc class ImageEditorArea : public System.Windows.Forms.Control 
public ref class ImageEditorArea : public System.Windows.Forms.Control 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            BCGSoft.ControlBars.ImageEditorArea

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

Reference

ImageEditorArea Members
BCGSoft.ControlBars Namespace

Send Feedback