点击或拖拽改变大小

DataBrowser.RenderColumnHeaderBorder 方法

X#

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
 VIRTUAL METHOD RenderColumnHeaderBorder(
	g AS Graphics,
	headerBounds AS Rectangle,
	colindex AS LONG
) AS VOID
查看代码

参数

g
类型:Graphics
headerBounds
类型:Rectangle
colindex
类型:Int32
参见