I'm not too sure about what to do when my project doesn't recognize 'system.drawing' eg: " 'Drawing' is not a member of System.Windows.Forms.Label " There might be an easy solution, but if someone could help it'd be great. Thanks. ;)
Z
Zealot345
@Zealot345
Posts
-
system.drawing -
Tab functionI will try and makes this question simple, so if anyone could lend a hand that would be great... Basically, I want certain tabs on my tab form disabled but not removed completely when a certain condition has not been met (such as a user not logging in) and clickable and functional when they have logged in. please help asap =)
-
ComboBox - TextBoxThanks.
-
ComboBox - TextBoxHello. I'm a beginner to VB.NET, and i'm sure the solution to my question is easily achieved, however... I'm trying to have a list of items in a ComboBox. When the user clicks on an item in the combobox, there is a large textbox that I would like a few sentences to appear for each item. How would I go about doing that? Any help is appreciated ^_^ Thanks. :)