ArcFM Engine Developer Guide
AutoSelect Property (MdiTabGroupSettings)


Returns/sets whether a tab is autoselected when the mouse hovers over the tab for a while.
Syntax
'Declaration
 
Public Property AutoSelect As Boolean
'Usage
 
Dim instance As MdiTabGroupSettings
Dim value As Boolean
 
instance.AutoSelect = value
 
value = instance.AutoSelect
public bool AutoSelect {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

MdiTabGroupSettings Class
MdiTabGroupSettings Members

 

 


Send Comment