BCGSoft.Visualization Namespace > VisualManager Class : OnCalcMdiAreaRect Method |
'Declaration Public Overridable Function OnCalcMdiAreaRect( _ ByVal rectClient As Rectangle, _ ByVal style As MdiClientBorderStyle _ ) As Rectangle
'Usage Dim instance As VisualManager Dim rectClient As Rectangle Dim style As MdiClientBorderStyle Dim value As Rectangle value = instance.OnCalcMdiAreaRect(rectClient, style)
public virtual Rectangle OnCalcMdiAreaRect( Rectangle rectClient, MdiClientBorderStyle style )
public: virtual Rectangle OnCalcMdiAreaRect( Rectangle rectClient, MdiClientBorderStyle style )
public: virtual Rectangle OnCalcMdiAreaRect( Rectangle rectClient, MdiClientBorderStyle style )
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