ZanaxNL Posted August 29, 2010 Posted August 29, 2010 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
funkey Posted September 1, 2010 Posted September 1, 2010 Local $aTabIcons[2][2] = [["one.ico", 0],["two.ico", 0]] Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning.
ZanaxNL Posted September 1, 2010 Author Posted September 1, 2010 ok. [.ico] can also ok thx! : ) Zanax
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now