How to set a form's text in the taskbar

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • oktave

    How to set a form's text in the taskbar

    Hi,

    Every form showed on the Windows also show in the task bar
    while it's showontaskbar property set to
    true.
    And the text show on the taskbar is the same as the form's
    [b:2eddeaf7b2]text[/b:2eddeaf7b2] property. Can I set the taskbar's
    text of a form differ from
    it's [b:2eddeaf7b2]text[/b:2eddeaf7b2] property? Is it possible?

    TIA


    Posted Via Usenet.com Premium Usenet Newsgroup Services
    ----------------------------------------------------------
    ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
    ----------------------------------------------------------
    Best Usenet Service Providers 2025 ranked by Newsgroup Access Newsservers, Usenet Search, Features & Free Trial. Add VPN for privacy.

  • Herfried K. Wagner [MVP]

    #2
    Re: How to set a form's text in the taskbar

    * oktave@tpts5.se ed.net-dot-tw.no-spam.invalid (oktave) scripsit:[color=blue]
    > Every form showed on the Windows also show in the task bar
    > while it's showontaskbar property set to
    > true.
    > And the text show on the taskbar is the same as the form's
    > [b:2eddeaf7b2]text[/b:2eddeaf7b2] property. Can I set the taskbar's
    > text of a form differ from
    > it's [b:2eddeaf7b2]text[/b:2eddeaf7b2] property? Is it possible?[/color]

    /Why?/ That's what the 'Text' property was made for...

    --
    Herfried K. Wagner [MVP]
    <URL:http://dotnet.mvps.org/>

    Comment

    Working...