BCGControlBar Library for .NET
DrawBounds Method




Syntax
'Declaration
 
Public Sub DrawBounds( _
   ByVal width As Integer _
) 
'Usage
 
Dim instance As DrawCalendarElementEventArgs
Dim width As Integer
 
instance.DrawBounds(width)
public void DrawBounds( 
   int width
)
public: void DrawBounds( 
   int width
) 
public:
void DrawBounds( 
   int width
) 

Parameters

width
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

DrawCalendarElementEventArgs Class
DrawCalendarElementEventArgs Members

Send Feedback