BCGControlBar Library for .NET
AutoHideButtonVisualDef Class
Members 




Inherits  VisualizationDefBase class from BCGSoft::Visualization namespace.
Represents a set of data for the AutoHideButton to change on  Visualization. The instance of AutoHideButtonVisualDef  is used when the AutoHideButton is redrawn.  The flag ActiveInGroup indicates if the autohide button to be redrawn is active on the parent autohide panel.  The flag IsHorizontal indicates the direction of the parent autohide panel. The member DockSide defines the current dock edge of the docking pane related to AutoHideButton. The members Text and Image gets and sets the icon and the text from the autohide button.

Object Model
AutoHideButtonVisualDef Class
Syntax
'Declaration
 
Public Class AutoHideButtonVisualDef 
   Inherits VisualizationDefBase
'Usage
 
Dim instance As AutoHideButtonVisualDef
public class AutoHideButtonVisualDef : VisualizationDefBase 
public __gc class AutoHideButtonVisualDef : public VisualizationDefBase 
public ref class AutoHideButtonVisualDef : public VisualizationDefBase 
Inheritance Hierarchy

System.Object
   BCGSoft.Visualization.VisualizationDefBase
      BCGSoft.Visualization.AutoHideButtonVisualDef

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

AutoHideButtonVisualDef Members
BCGSoft.Visualization Namespace

Send Feedback