BCGSoft.Controls.Grid Namespace > GridControl Class : DrawColumnHeaderOnFieldChooser Method |
'Declaration Public Sub DrawColumnHeaderOnFieldChooser( _ ByVal grph As Graphics, _ ByVal bounds As Rectangle, _ ByVal text As String, _ ByVal selected As Boolean, _ ByVal dragging As Boolean _ )
'Usage Dim instance As GridControl Dim grph As Graphics Dim bounds As Rectangle Dim text As String Dim selected As Boolean Dim dragging As Boolean instance.DrawColumnHeaderOnFieldChooser(grph, bounds, text, selected, dragging)
public void DrawColumnHeaderOnFieldChooser( Graphics grph, Rectangle bounds, string text, bool selected, bool dragging )
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