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