BlackStone
Regular
- Joined
- Jun 14, 2004
- Messages
- 75
Is there a way to invoke events in a child control similar to the way a container control does? I know there is InvokePaint(...), etc., but is there any way to do this other events, such as the Mouse and Key events?