Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Huge VB6 problem


santa-clause
 Share

Recommended Posts

tabCommands.SelectedItem = tabCommands.Tabs(1)

It says method or data member not found (i think it is because it couldn't find MSCOMCTL.OCX

but how do i fix that

this is the error log for event form:

Line 2967: Class MSComctlLib.TabStrip of control tabCommands was not a loaded control class.

Line 3047: Class MSComctlLib.TabStrip of control tabPages was not a loaded control class.
Link to comment
Share on other sites

> I love how over dramatic the topic title is. I thought it was the VB6 apocalypse or something.

Yeah its an overdramatic Title but then i get lots of replies ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/tongue.png)

Edit: this is the error log for event form:

Line 2967: Class MSComctlLib.TabStrip of control tabCommands was not a loaded control class.

Line 3047: Class MSComctlLib.TabStrip of control tabPages was not a loaded control class.

Edit2: I fixed it myself ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/smile.png)
Link to comment
Share on other sites

> MSComctlLib.TabStrip of control tabPages was not a loaded control class.
>
> Edit2: I fixed it myself ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/smile.png)

Please set the topic to resolved. I just read through all this to find out that its already been fixed. Is it so hard or too much to ask that you change the tag?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...