Re: myapplication doesnt work on other pc!!!
From: Ken Halter (Ken_Halter_at_Use_Sparingly_Hotmail.com)
Date: 01/14/05
- Next message: Tony Proctor: "Re: HEX Converstion"
- Previous message: Ken Halter: "Re: VB.NET advantages"
- In reply to: Carlo: "Re: myapplication doesnt work on other pc!!!"
- Next in thread: J French: "Re: myapplication doesnt work on other pc!!!"
- Reply: J French: "Re: myapplication doesnt work on other pc!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 Jan 2005 08:47:46 -0800
"Carlo" <marcocci@ingv.it> wrote in message
news:%233pPcEl%23EHA.3376@TK2MSFTNGP12.phx.gbl...
>> Don't use tabctl32.ocx, for one thing. Use the Microsoft Windows Common
>> Controls in your project.
> thanks
> how can i remove them??? it tell me that it is in use, how can i
> understand what is using this ocx??
> thanks
> carlo
Find the form that contains a tab control. fwiw, I use tabctl32.ocx all the
time. No problems here.
Note that a switch from the SSTab (tabctl32.ocx) to the TabStrip (from
common controls) won't be "free". That is, you'll have to re-write "Tab
Specific" code (because they're different controls and work differently)
-- Ken Halter - MS-MVP-VB - http://www.vbsight.com Please keep all discussions in the groups..
- Next message: Tony Proctor: "Re: HEX Converstion"
- Previous message: Ken Halter: "Re: VB.NET advantages"
- In reply to: Carlo: "Re: myapplication doesnt work on other pc!!!"
- Next in thread: J French: "Re: myapplication doesnt work on other pc!!!"
- Reply: J French: "Re: myapplication doesnt work on other pc!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|