BCGSoft.Shared Namespace : GlobalVisualSettings Class |
Provides information about the current settings for the command bars and dockbars.
Static property UseLargeIcons indicates whether Large icons mode is set. Borders and margins for the AutoHide button are specified by the public variables AutoHideTextLeftMargin, AutoHideTextRightMargin, AutoHideBorderWidth, AutoHideVertMargin, AutoHideLeftMargin, AutoHideRightMargin, which used to define the size of the Autohide button. The size of menu buttons, toolbar buttons and images located on them are defined by static variables MenuButtonSize, MenuImageSize, ToolbarButtonSize, ToolbarLargeButtonSize, ToolbarImageSize, ToolbarLargeImageSize. This value you can get by the functions GetMenuImageSize, GetMenuButtonSize, GetButtonSize, GetImageSize.
'Declaration Public Class GlobalVisualSettings
'Usage Dim instance As GlobalVisualSettings
public class GlobalVisualSettings
public __gc class GlobalVisualSettings
public ref class GlobalVisualSettings
System.Object
BCGSoft.Shared.GlobalVisualSettings
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