Re: myapplication doesnt work on other pc!!!

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Ken Halter (Ken_Halter_at_Use_Sparingly_Hotmail.com)
Date: 01/14/05


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.. 


Relevant Pages

  • Re: myapplication doesnt work on other pc!!!
    ... Carlo 's wild thoughts were released on ... Use the Microsoft Windows Common ... >> Controls in your project. ...
    (microsoft.public.vb.general.discussion)
  • Restricting entry on tab pages
    ... Description, Response, Follow-up, and Final Approval. ... Each section is on its own page of a tab control. ... Dim ctl As Control ... provision that allows a member of the Admins group to edit any controls. ...
    (microsoft.public.access.formscoding)
  • Re: Access 2007-Displaying Two Forms in One screen with tabs
    ... You can put the basic student information controls on the first page of the ... To put controls on a page of a tab control, click the tab for that page and ...
    (microsoft.public.access.forms)
  • Re: Subform requery - Still confused!
    ... The fact that you have a tab control doesn't really matter: your controls on ... >>> Does anyone know how to requery a subform from within another form. ... >>> Neil ...
    (microsoft.public.access.forms)
  • SetWindowTheme and Windows Form controls
    ... form, I've placed a Tab control, a button and a check box control. ... when I have Windows Theming enbabled (on Windows 2003 the Theming ... I'm interested in disabling the OS level theming for these standard controls ... The SetWindowTheme method does not seem to work ...
    (microsoft.public.dotnet.framework.windowsforms.controls)