G
Guest
if i have a textbox and want to change the text inside the textbox into
(blod-italic)
using buttons
i try this
textbox1.font=font.italic; \\ for the button italic
and its not work
and give me error-> can'y implicitly convert type bool to system.drawing .font
plz someone tell me how and why?
(blod-italic)
using buttons
i try this
textbox1.font=font.italic; \\ for the button italic
and its not work
and give me error-> can'y implicitly convert type bool to system.drawing .font
plz someone tell me how and why?