Jump to content

Recommended Posts

Posted

Hey,

i need as tabsheet Icons.

I can't find in Owntab, what i most set in my GUI.

Local $aTabIcons[2][2] = [["shell32.dll", 20],["shell32.dll", 40]]

Thats is what i need but how to modif to the Tabsheet and insteed of shell32.dll a picture from my computer

Thanks

Zanax

Posted

Local $aTabIcons[2][2] = [["one.ico", 0],["two.ico", 0]]

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

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
×
×
  • Create New...