DrawInsert |
Declare Sub Api_DrawInsert Lib "comctl32" Alias "DrawInsert" (ByVal handParent&, ByVal hLB&, ByVal nItem&) |
Declare Sub DrawInsert Lib "comctl32" (ByVal handParent As Long, ByVal hLB As Long, ByVal nItem As Long) |
|
インデックスで示された項目の前に挿入ガイドを表示する。 |
|
パラメータ ドラッグリストボックスの親ウィンドウハンドルを指定する。 hLB ドラッグリストボックスのハンドルを指定する。 nItem 描画するアイコン関する識別子。
|