AVEVA CAF API Documenation

The parent.
The key.
The title.
The image.
The control.
FloatedTabForm Constructor
Constructor.
Syntax
public FloatedTabForm( 
   Form parent,
   string key,
   string title,
   Image image,
   Control control
)
public:
FloatedTabForm( 
   Form^ parent,
   String^ key,
   String^ title,
   Image^ image,
   Control^ control
)

Parameters

parent
The parent.
key
The key.
title
The title.
image
The image.
control
The control.
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