Nevron.UI.WinForm.Controls Namespace > NGlobalMenuOptions Class : ShadowOffset Property |
'Declaration
<System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.DescriptionAttribute("Gets/sets a value between 1 and 10 which specifies the offset for shadows(if any).")> Public Property ShadowOffset As System.Integer
'Usage
Dim instance As NGlobalMenuOptions Dim value As System.Integer instance.ShadowOffset = value value = instance.ShadowOffset
[System.ComponentModel.DefaultValue()] [System.ComponentModel.Description("Gets/sets a value between 1 and 10 which specifies the offset for shadows(if any).")] public System.int ShadowOffset {get; set;}
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