Hi , i need help on this.
Dialog.Message("Text1", "Text2");
with this Form it shows me Dialogmessage like Text1 in Header and Text2 in Field.
My Problem ist the "OK" Button. I need Automatic Press of the Button or Dialogmessage without "OK" Button.
Please give me example for this. Thank you
Dialog.Message("Text1", "Text2");
with this Form it shows me Dialogmessage like Text1 in Header and Text2 in Field.
My Problem ist the "OK" Button. I need Automatic Press of the Button or Dialogmessage without "OK" Button.
Please give me example for this. Thank you
Comment