In my Today Visual basic 6 class my teacher told me to make bold, italic, underline. He Teach my how these will work with ComboBox but now he has given me assignment to do it with Command Button and ListBox
I have successfully completed it with ListBox but I dont know what should I do with CommandButton
After thinking of some hour and online searches I have gave up. I hope you guys will help me.
I have also Attached My Assignment So you guys will also know what im Asking...
Inside the Click event of the button for Bold, write the line to make the label box bold. Like this, do the rest, ie. italics and underline, to the respective button's click events.
If my post was helpful to you, then express your gratitude using Rate this Post.
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video) My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet Social Group:VBForums - Developers from India
I have Successfully made "B" and "i" Button (function Properly) but "U" is not working good.. I have checked it and tried everything but nothing works..
Once again I have attached my Updated those files..
You have misspelled the name of the Labelbox in Command3 as label3. It should be label2
And I don't think there's a need of those if conditions for each button !
If my post was helpful to you, then express your gratitude using Rate this Post.
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video) My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet Social Group:VBForums - Developers from India