BCGSoft.Controls.Shared Namespace > CalendarBar Class > GetMonthRect Method : GetMonthRect(Int32,Rectangle) Method |
'Declaration Protected Overloads Function GetMonthRect( _ ByVal nMonthIndex As Integer, _ ByRef rect As Rectangle _ ) As Boolean
'Usage Dim instance As CalendarBar Dim nMonthIndex As Integer Dim rect As Rectangle Dim value As Boolean value = instance.GetMonthRect(nMonthIndex, rect)
protected bool GetMonthRect( int nMonthIndex, ref Rectangle rect )
protected: bool GetMonthRect( int nMonthIndex, ref Rectangle rect )
protected: bool GetMonthRect( int nMonthIndex, Rectangle% rect )
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