Toolwindow abändern?



  • WS_EX_TOOLWINDOW
    Creates a tool window; that is, a window intended to be used as a floating toolbar. A tool window has a title bar that is shorter than a normal title bar, and the window title is drawn using a smaller font. A tool window does not appear in the taskbar or in the dialog that appears when the user presses ALT+TAB. If a tool window has a system menu, its icon is not displayed on the title bar. However, you can display the system menu by right-clicking or by typing ALT+SPACE.

    2 Dinge passen mir nicht 😋

    1. Wie kann ich das Toolwindow in der Taskbar anzeigen, und
    2. wie kann ich das Icon von dem Window anzeigen?
    (If a tool window has a system menu, its icon is not displayed on the title)
    (bar;;;; Bzw. wie kriege ich das System-Menu weg? )
    Danke 😉



  • Servus,

    Toolwindows sind rein für Child-Windows prädestiniert.
    Als eigenständige Fenster kannst du zwar eins erstellen.
    Jedoch musst du auf dein Fenster-Icon und den Eintrag in der Taskleiste deiner Shell verzichten.

    MfG

    Wolf



  • Hi, danke für deine Antwort!

    SOWEIT ich mich an die "alten Zeiten" erinnern kann, konnte man bei VB 98 einstellen, ob das Window, wie ein ToolWindow, aussehen UND ob es in der Taskleiste angezeigt werden soll...

    😕


Anmelden zum Antworten