5 references to Modal
System.Windows.Forms (3)
System\Windows\Forms\Application.ComponentThreadContext.cs (3)
162ComponentManager?.OnComponentEnterState(_componentID, msocstate.Modal, msoccontext.All, 0, null, 0); 198cm?.FOnComponentExitState(_componentID, msocstate.Modal, msoccontext.All, 0, null); 370if (uStateID == msocstate.Modal)
System.Windows.Forms.Primitives (2)
Microsoft\Office\IMsoComponent.cs (1)
355/// <see cref="OnEnterState"/> with <see cref="msocstate.Modal" /> notification.
Microsoft\Office\IMsoComponentManager.cs (1)
368/// of <see cref="msocstate.Modal"/> when entering modal state. Such objects should call