Exemple #1
0
		public PosKeyboardWindow(KeyboardSimulator serviceObject) : base(serviceObject)
		{
			Invoke(new MethodDelegate(InitializeComponent));
		}