点击或拖拽改变大小

cScrollBar 构造函数 (IntPtr, Orientation)

初始化 cScrollBar 类的一个新实例

命名空间:  DSkin.Controls
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public cScrollBar(
	IntPtr hWnd,
	Orientation orientation
)

参数

hWnd
类型:SystemIntPtr

[缺少 "M:DSkin.Controls.cScrollBar.#ctor(System.IntPtr,System.Windows.Forms.Orientation)" 的 <param name="hWnd"/> 文档]

orientation
类型:System.Windows.FormsOrientation

[缺少 "M:DSkin.Controls.cScrollBar.#ctor(System.IntPtr,System.Windows.Forms.Orientation)" 的 <param name="orientation"/> 文档]

参见