Hi all,
our host-app crashes when we are going to change Decimals-property in Axis-properties dialog(when axis-format combo is set manually to "None").
To prevent this crash I'm catching InternalCommand-message and if we are pressing on Apply-button of that dialog I can avoid of processing this message by setting Handled-property to TRUE;
After reading of documentation I assumed that there's a way to access to properties-dialog via sender-param, but I can't find any examples about using that param. Could you give to my any example?
here is the client-code:
BEGIN_EVENTSINK_MAP(CReportF