BCGControlBar Library for .NET
DrawContent Method (Cell)




Displays the specified string in the specified rectangle.
Overload List
OverloadDescription
DrawContent(Graphics,Rectangle,String)Displays the specified string in the specified rectangle.  
DrawContent(Graphics,Rectangle)Draws non-string data in the specified rectangle.  
Remarks
Called to draw cell item's data within the specified rectangle.
Override one of appropriate overloads to display the content of a custom cell.
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

Cell Class
Cell Members

Send Feedback