11-17-2011, 05:28 PM
yea but i guess i wasnt clear <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s -->
well i mean like the code i displayed would
make the title and text
and then submit it and if would work
i can already do that
but i want to add the option where say
i click on a checkbox then submit it
there would be a icon
like for the whole regular code wouldto add a icon would be
MessageBox.Show("text", "tile", MessageBoxButtons.Ok, MesssageBoxIcon.Question)
so when i would click on it it would add the icon to
the messagebox when submiting it
well i mean like the code i displayed would
make the title and text
and then submit it and if would work
i can already do that
but i want to add the option where say
i click on a checkbox then submit it
there would be a icon
like for the whole regular code wouldto add a icon would be
MessageBox.Show("text", "tile", MessageBoxButtons.Ok, MesssageBoxIcon.Question)
so when i would click on it it would add the icon to
the messagebox when submiting it