L
Luis Arvayo
Hi,
- Is there a way to that every form in my app use the same icon withouth
adding it to the Icon property one form by one ?
- Do I must add to my app the icon(s) I will use in my forms as embedded
resource, then I must use the assembly.GetManifestResourceStream in order to
assign to my forms ? Is that the correct way ?
- Can I use 24 bit icons ?
Regards
Luis Arvayo
- Is there a way to that every form in my app use the same icon withouth
adding it to the Icon property one form by one ?
- Do I must add to my app the icon(s) I will use in my forms as embedded
resource, then I must use the assembly.GetManifestResourceStream in order to
assign to my forms ? Is that the correct way ?
- Can I use 24 bit icons ?
Regards
Luis Arvayo