BCGControlBar Library for .NET
RoundedCornersMargin Field




Specifies an additional margin to add to the size of the ToolTip window to draw rounded corners.
Syntax
'Declaration
 
Public Shared RoundedCornersMargin As Size
'Usage
 
Dim value As Size
 
value = ToolTipEx.RoundedCornersMargin
 
ToolTipEx.RoundedCornersMargin = value
public static Size RoundedCornersMargin
public: static Size RoundedCornersMargin
public:
static Size RoundedCornersMargin
Remarks
The default size is 6 to 4 pixels.
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

ToolTipEx Class
ToolTipEx Members

Send Feedback