Click or drag to resize

Metodo WantDialogMessagesProcessMessage

Replace the MSG structure with a custom one to avoid relying on MSG Exclude the dependency on WPF and System.Windows.Interop and PresentationCore!

Namespace: QsUI
Assembly: QsUI (in QsUI.dll) Versione: 27.2.0
Sintassi
public static void ProcessMessage(
	ref Message msg,
	WantDialogMessagesFlags flags
)

Parametri

msg  Message
flags  WantDialogMessagesFlags
Vedi anche