BCGSoft.Visualization Namespace : AutoHideButtonVisualDef Class |
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.
'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
System.Object
BCGSoft.Visualization.VisualizationDefBase
BCGSoft.Visualization.AutoHideButtonVisualDef
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