ArcFM Desktop Developer Guide
TabImage Property (DockControl)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Returns/sets that image that appears on the tab associated with this dock window.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public Property TabImage As Image
'Usage
 
Dim instance As DockControl
Dim value As Image
 
instance.TabImage = value
 
value = instance.TabImage
[Browsable(false)]
public Image TabImage {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DockControl Class
DockControl Members

 

 


Send Comment