Notifications
Clear all

[Closed] SDK material button?

I usually create buttons like:

PUSHBUTTON	  "...",IDC_BLABLA_BUTTON,102,155,101,14

in my .rc definition, also I find that TYPE_MTLMAPBUTTON should be the type provided but I didn’t manage to create one material button, any example on this?

Thanks in advance.