|
|
发表于 2009-6-19 09:07:15
|
显示全部楼层
来自: 中国广东深圳
在API中相关的说明如下:
& D" x/ O1 t8 M$ B0 B r. [9 d3 p2 K- `8 g$ \+ d
ComponentMoveNotify2 - AssemblyDoc Event5 a4 [/ r! R6 G* F {; Y. [4 ~
; i/ y' h) n* G2 _
Description" T+ }# |: b2 m* Z
" e9 r5 l( w" _+ oPost-notification that is sent when a user releases the mouse button indicating that the components have been moved to the desired destination.
; z' g- z H# R0 a* Z8 n8 u
% I6 k, H$ F8 ^3 ~: X* ]NOTE: If developing a C++ application, use swAssemblyComponentMoveNotify to register for this notification.* ?' X9 x: l t7 [; V. [
* {, n/ N5 ?# r! A" t% { Qstatus = ComponentMoveNotify2 ( Components As VARIANT) As Long
2 u. h; c/ \, u: o2 }! F* f; q
& \" \; z& A" D6 {$ A* gInput:3 x" q1 R- T& @$ L
(VARIANT) Components
" S8 S4 D! p( ~. m5 S- o SafeArray of the Component2 objects selected to be moved, z3 Z- T# Z; `3 d8 I' R% w1 D
4 n v' W3 n6 f0 o: G7 {
Return:/ ~3 m5 _, q. m* C& v# T* d5 W
(HRESULT) status
/ G5 L: E+ L/ S, x7 A1 ` S_OK if successful |
|