BCGSoft.ControlBars Namespace > CommandBar Class : ExcludeNCArea Method |
Indicates, if the excluding has a horizontal or vertical direction.
Indicates, if the non-client area will be added to or substract from the specified value .
'Declaration Public Overridable Function ExcludeNCArea( _ ByVal value As Integer, _ ByVal horz As Boolean, _ ByVal exclude As Boolean _ ) As Integer
'Usage Dim instance As CommandBar Dim value As Integer Dim horz As Boolean Dim exclude As Boolean Dim value As Integer value = instance.ExcludeNCArea(value, horz, exclude)
Indicates, if the excluding has a horizontal or vertical direction.
Indicates, if the non-client area will be added to or substract from the specified value .
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