|
|
发表于 2009-6-19 09:07:15
|
显示全部楼层
来自: 中国广东深圳
在API中相关的说明如下:
5 E$ e, P) d2 {, g' s7 r/ r, D" G, Q/ z2 z5 t* h- t2 X
ComponentMoveNotify2 - AssemblyDoc Event& X0 o" d; |% n2 C6 n- A
, n' k* B0 `: g) A$ ?Description
& r" f2 v' b n1 ]5 X b. p% w5 C4 W; V
3 }/ r7 _) ]5 bPost-notification that is sent when a user releases the mouse button indicating that the components have been moved to the desired destination. ! O5 C- R+ R2 @' Z( y: I
$ k" ]" p5 s9 b& y4 m0 c3 Z
NOTE: If developing a C++ application, use swAssemblyComponentMoveNotify to register for this notification.
$ z$ p( Q& v) b6 U1 C8 e' s a6 B3 S# r2 G9 M
status = ComponentMoveNotify2 ( Components As VARIANT) As Long! e; ]) V, Y4 I
# y0 Z6 X3 U3 Y, A( o
Input:
! I! ~) l8 D" Q" K$ C (VARIANT) Components/ }2 }' ]6 I' c
SafeArray of the Component2 objects selected to be moved. r, B) S* ]: H' b! `" ]
: d$ A2 C$ l: z" mReturn:
r- a/ G! G( I i (HRESULT) status; d* r8 X! e4 d E9 f( l+ F1 ?
S_OK if successful |
|