BCGSoft.Visualization Namespace > VisualManager Class : GetCaptionButtonTopOffset Method |
'Declaration Public Overridable Function GetCaptionButtonTopOffset( _ ByVal form As Form, _ ByVal borderSize As Size _ ) As Integer
'Usage Dim instance As VisualManager Dim form As Form Dim borderSize As Size Dim value As Integer value = instance.GetCaptionButtonTopOffset(form, borderSize)
public virtual int GetCaptionButtonTopOffset( Form form, Size borderSize )
public: virtual int GetCaptionButtonTopOffset( Form* form, Size borderSize )
public: virtual int GetCaptionButtonTopOffset( Form^ form, Size borderSize )
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