Пример #1
0
	void window_WindowClosing(GuiGraphicsComposition* sender, GuiRequestEventArgs& arguments)
	{
		arguments.cancel=!comboSelector->GetEnabled();
	}