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

Eclipse Final Frontier VB6 Compiling Error


GalacticGlum
 Share

Recommended Posts

SOVLED 

Hello All,

I am trying to compile Eclipse Final Frontier with GUI changes but when I try to compile into a EXE. it says "Compile Error: Invalid use of property"

it gives me the same error when I try to compile a fresh new copy of Eclipse Final Frontier

Screenshot:

![](http://i61.tinypic.com/dwyhbc.png)

Thank you please help me!

Please PM me if you need my client file so you can try to compile it yourself.
Link to comment
Share on other sites

Because the source you sent me has a picture box instead of the actual tabs, So they do not exist. The client has warned you, lots of times by the looks of the error logs,

> Line 31: Class TabDlg.SSTab of control SSTab1 was not a loaded control class.

> Line 2850: Class MSComctlLib.TabStrip of control tabCommands was not a loaded control class.
>
> Line 4080: Class MSComctlLib.TabStrip of control tabPages was not a loaded control class.
> Line 2856: The property name _ExtentX in tabCommands is invalid.
> Line 2857: The property name _ExtentY in tabCommands is invalid.
> Line 2858: The property name MultiRow in tabCommands is invalid.
> Line 2859: The property name TabMinWidth in tabCommands is invalid.
> Line 2860: The property name _Version in tabCommands is invalid.
> Line 2871: The property name Tabs in tabCommands is invalid.
> Line 4086: The property name _ExtentX in tabPages is invalid.
> Line 4087: The property name _ExtentY in tabPages is invalid.
> Line 4088: The property name MultiRow in tabPages is invalid.
> Line 4089: The property name ShowTips in tabPages is invalid.
> Line 4090: The property name TabMinWidth in tabPages is invalid.
> Line 4091: The property name _Version in tabPages is invalid.
> Line 4098: The property name Tabs in tabPages is invalid.
> Line 2856: The property name _ExtentX in tabCommands is invalid.
> Line 2857: The property name _ExtentY in tabCommands is invalid.
> Line 2858: The property name MultiRow in tabCommands is invalid.
> Line 2859: The property name TabMinWidth in tabCommands is invalid.
> Line 2860: The property name _Version in tabCommands is invalid.
> Line 2871: The property name Tabs in tabCommands is invalid.
> Line 4086: The property name _ExtentX in tabPages is invalid.
> Line 4087: The property name _ExtentY in tabPages is invalid.
> Line 4088: The property name MultiRow in tabPages is invalid.
> Line 4089: The property name ShowTips in tabPages is invalid.
> Line 4090: The property name TabMinWidth in tabPages is invalid.
> Line 4091: The property name _Version in tabPages is invalid.
> Line 4098: The property name Tabs in tabPages is invalid.
> Line 2856: The property name _ExtentX in tabCommands is invalid.
> Line 2857: The property name _ExtentY in tabCommands is invalid.
> Line 2858: The property name MultiRow in tabCommands is invalid.
> Line 2859: The property name TabMinWidth in tabCommands is invalid.
> Line 2860: The property name _Version in tabCommands is invalid.
> Line 2871: The property name Tabs in tabCommands is invalid.
> Line 4086: The property name _ExtentX in tabPages is invalid.
> Line 4087: The property name _ExtentY in tabPages is invalid.
> Line 4088: The property name MultiRow in tabPages is invalid.
> Line 4089: The property name ShowTips in tabPages is invalid.
> Line 4090: The property name TabMinWidth in tabPages is invalid.
> Line 4091: The property name _Version in tabPages is invalid.
> Line 4098: The property name Tabs in tabPages is invalid.
> Line 2856: The property name _ExtentX in tabCommands is invalid.
> Line 2857: The property name _ExtentY in tabCommands is invalid.
> Line 2858: The property name MultiRow in tabCommands is invalid.
> Line 2859: The property name TabMinWidth in tabCommands is invalid.
> Line 2860: The property name _Version in tabCommands is invalid.
> Line 2871: The property name Tabs in tabCommands is invalid.
> Line 4086: The property name _ExtentX in tabPages is invalid.
> Line 4087: The property name _ExtentY in tabPages is invalid.
> Line 4088: The property name MultiRow in tabPages is invalid.
> Line 4089: The property name ShowTips in tabPages is invalid.
> Line 4090: The property name TabMinWidth in tabPages is invalid.
> Line 4091: The property name _Version in tabPages is invalid.
> Line 4098: The property name Tabs in tabPages is invalid.
> Line 2856: The property name _ExtentX in tabCommands is invalid.
> Line 2857: The property name _ExtentY in tabCommands is invalid.
> Line 2858: The property name MultiRow in tabCommands is invalid.
> Line 2859: The property name TabMinWidth in tabCommands is invalid.
> Line 2860: The property name _Version in tabCommands is invalid.
> Line 2871: The property name Tabs in tabCommands is invalid.
> Line 4086: The property name _ExtentX in tabPages is invalid.
> Line 4087: The property name _ExtentY in tabPages is invalid.
> Line 4088: The property name MultiRow in tabPages is invalid.
> Line 4089: The property name ShowTips in tabPages is invalid.
> Line 4090: The property name TabMinWidth in tabPages is invalid.
> Line 4091: The property name _Version in tabPages is invalid.
> Line 4098: The property name Tabs in tabPages is invalid.
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...