taskbar

  • 13 years ago

    Transl...eng- - - - - - - -

    Hello,

    How to remove L? workspace of the taskbar after having hidden it. in vb6?

    Cordially,

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Francais...- - - - - - - -

    Bonjour,

    Comment supprimer l’espace de travail de la barre des taches après l’avoir caché.


    Cordialement,



  • 13 years ago
    I, personally, cannot help you. The ShowInTaskbar property of a Form is changeable in design mode only. Maybe someone with more advanced insights could give you pointers...

    If you want the form to never be visible in the taskbar, set the Form's ShowInTaskbar property to False.



Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”