IWAdvMessageDialog caption

In AdvMessageDialog...


Is there a way to disable the caption and button bar completely (other than css perhaps)?

Hi,


You can remove the caption by setting an empty text as Caption property value and setting ShowCloseButton to false.
You can remove all buttons from the button bar by setting all CommonButtons properties to false.
However the bars will still be visible and it's currently unfortunately not supported to completely hide these bars.
However this is a good suggestion and we've added this the to the feature-request list for inclusion in a future version.

Great.  Also, if you set Notes to empty in the designer it seem that it comes back with the text 'Notes'... I have to set it to blank at runtime.


I have not been able to reproduce this issue.
Can you please make sure you are using the latest version of the TIWAdvMessagDialog control?

I have the latest version installed.   It will save any value other than blank ('').  Just delete the value for notes, save the form, reload it... "Notes" is back in the Notes property.

This issue has been fixed.
The update will be available with the next release of the TMS IW Component Pack.