点击或拖拽改变大小

ControlHelperShowScrollBar 方法

Sweet 开发框架
ShowScrollBar

命名空间:  SweetUI.Factory
程序集:  SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static bool ShowScrollBar(
	IntPtr hWnd,
	int wBar,
	bool bShow
)

参数

hWnd
类型:SystemIntPtr
hWnd
wBar
类型:SystemInt32
0:horizontal,1:vertical,3:both
bShow
类型:SystemBoolean
bShow

返回值

类型:Boolean

[缺少 "M:SweetUI.Factory.ControlHelper.ShowScrollBar(System.IntPtr,System.Int32,System.Boolean)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架