Search:

Type: Posts; User: pramod9763

Search: Search took 0.01 seconds.

  1. Re: [VB6] ActiveX CommonControls (Replacement of the MS common controls)

    I should have used Property Style = 3.
    That solved the problem!
  2. Re: [VB6] ActiveX CommonControls (Replacement of the MS common controls)

    The ComboBoxW control allows to edit at Property Style= 0. What if I don't want the user to edit in the control. I just want him to select item from drop-down list. I tried using property Locked = ...
  3. Re: [VB6] ActiveX CommonControls (Replacement of the MS common controls)

    The ComboBoxW control allows to edit at Property Style= 0. What if I don't want the user to edit in the control. I just want him to select item from drop-down list. I tried using property Locked = ...
  4. Re: CommonControls (Replacement of the MS common controls)

    I am using VBCCR16. OCX.
    I observed that when rtf text is loaded in RichTextBox and if ScrollBars property is 3 - vbBoth, the rtf text gets aligned horizontally outside horizontal boundaries of...
  5. Re: Name conflicts with existing module, project, or object library

    Duplicate post
  6. Re: Name conflicts with existing module, project, or object library

    The file VBCCR16. OCX was mentioned twice in the VBP file of my project that caused the problem. I deleted both mentions in the file and referenced file again. This time it loaded perfectly!
  7. Name conflicts with existing module, project, or object library

    In a new VB project everything works perfectly.

    But when I try to add 'VB Common Controls Replacement 1.6 Library' in my existing project from 'Project > Components' box and click on Apply...
  8. Re: CommonControls (Replacement of the MS common controls)

    Thanks a lot for your valuable work sir!
    I Packaged the 'ComCtlsDemo' project using 'Package & Deployment Wizard' and installed the application on my Windows 10 - 32 bit PC. When I run the...
Results 1 to 8 of 9



Click Here to Expand Forum to Full Width