Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: DataGrid full row select Pin
Guinness4Strength27-Apr-04 3:23
Guinness4Strength27-Apr-04 3:23 
GeneralArray.IndexOf with an array of structures Pin
ebbie23-Apr-04 3:29
ebbie23-Apr-04 3:29 
GeneralRe: Array.IndexOf with an array of structures Pin
Heath Stewart23-Apr-04 3:54
protectorHeath Stewart23-Apr-04 3:54 
GeneralAdapter Parameter Pin
DougW4823-Apr-04 0:24
DougW4823-Apr-04 0:24 
GeneralRe: Adapter Parameter Pin
Jon G23-Apr-04 2:06
Jon G23-Apr-04 2:06 
GeneralRe: Adapter Parameter Pin
Heath Stewart23-Apr-04 2:21
protectorHeath Stewart23-Apr-04 2:21 
GeneralRe: Adapter Parameter Pin
Heath Stewart23-Apr-04 2:08
protectorHeath Stewart23-Apr-04 2:08 
GeneralIncluding header file in C# Pin
Aisha Ikram22-Apr-04 23:28
Aisha Ikram22-Apr-04 23:28 
GeneralRe: Including header file in C# Pin
Colin Angus Mackay22-Apr-04 23:40
Colin Angus Mackay22-Apr-04 23:40 
GeneralRe: Including header file in C# Pin
Ian Darling23-Apr-04 0:43
Ian Darling23-Apr-04 0:43 
Generalmatrix determinant in 3*3 d Pin
kcal22-Apr-04 23:26
kcal22-Apr-04 23:26 
GeneralRe: matrix determinant in 3*3 d Pin
Heath Stewart23-Apr-04 2:13
protectorHeath Stewart23-Apr-04 2:13 
GeneralRe: matrix determinant in 3*3 d Pin
Heath Stewart23-Apr-04 2:19
protectorHeath Stewart23-Apr-04 2:19 
GeneralVisio object events detection Pin
narada10822-Apr-04 23:25
narada10822-Apr-04 23:25 
GeneralRe: Visio object events detection Pin
Heath Stewart23-Apr-04 2:29
protectorHeath Stewart23-Apr-04 2:29 
GeneralRe: Visio object events detection Pin
narada10826-Apr-04 0:12
narada10826-Apr-04 0:12 
GeneralRe: Visio object events detection Pin
narada10826-Apr-04 1:22
narada10826-Apr-04 1:22 
GeneralRe: Visio object events detection Pin
Heath Stewart26-Apr-04 3:01
protectorHeath Stewart26-Apr-04 3:01 
GeneralRe: Visio object events detection Pin
Anonymous26-Apr-04 4:35
Anonymous26-Apr-04 4:35 
GeneralRe: Visio object events detection Pin
narada10827-Apr-04 20:22
narada10827-Apr-04 20:22 
GeneralRe: Visio object events detection Pin
narada10827-Apr-04 21:42
narada10827-Apr-04 21:42 
GeneralRe: Visio object events detection Pin
Heath Stewart28-Apr-04 11:08
protectorHeath Stewart28-Apr-04 11:08 
GeneralRe: Visio object events detection Pin
narada1085-May-04 5:37
narada1085-May-04 5:37 
It works, but if I move a shape once the event is fired MANY times (ten or more). How can I make this event be caught only once for everytime i move a shape?
I could add a counter, but then I wouldn't be able to distinguish when the event is fired correctly from when it is fired because of this weird behavior of visio sdk, so how can I control this?
This is needed because what I do when the shape moves is a heavy process and this eats up time like crazy.

ANY help would be greatly appreciated!


GeneralRe: Visio object events detection Pin
Heath Stewart5-May-04 5:41
protectorHeath Stewart5-May-04 5:41 
GeneralRe: Visio object events detection Pin
narada1086-May-04 23:02
narada1086-May-04 23:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.