I
Ignacio X. Domínguez
Is there any way I can call System.Windows.Forms.Command.DispatchID() ?? the
problem is that it is declared internal, so I can't reach it because it
gives me: 'System.Windows.Forms.Command' is not accessible in this context
because it is 'Private'. exception.
Any ideas? Thanks
problem is that it is declared internal, so I can't reach it because it
gives me: 'System.Windows.Forms.Command' is not accessible in this context
because it is 'Private'. exception.
Any ideas? Thanks