TreeView Nodes and Icons

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

    #1

    TreeView Nodes and Icons

    (Using VB'2003)
    Is there a "recommende d" size for TreeView [Node] icons these days?

    I've rummaged around MSDN and Google and can't find anything that
    suggests "For best results, icons should be such-and-such a size".

    Any recommendations ?

    TIA,
    Phill W.
  • Claes Bergefall

    #2
    Re: TreeView Nodes and Icons

    16x16 pixels is the usual size

    /claes

    "Phill W." <p-.-a-.-w-a-r-d@o-p-e-n-.-a-c-.-u-kwrote in message
    news:e9l0rb$lno $1@yarrow.open. ac.uk...
    (Using VB'2003)
    Is there a "recommende d" size for TreeView [Node] icons these days?
    >
    I've rummaged around MSDN and Google and can't find anything that suggests
    "For best results, icons should be such-and-such a size".
    >
    Any recommendations ?
    >
    TIA,
    Phill W.

    Comment

    • G Himangi

      #3
      Re: TreeView Nodes and Icons

      There is no size. The TreeView will use whatever size the icons in the
      imagelist are.


      ---------
      - G Himangi, Sky Software http://www.ssware.com
      Shell MegaPack : Drop-In Explorer GUI Controls For Your Apps (.Net & ActiveX
      Editions Available)
      EZNamespaceExte nsions.Net : Develop namespace extensions rapidly in .Net
      EZShellExtensio ns.Net : Develop all shell extensions rapidly in .Net
      ---------



      "Phill W." <p-.-a-.-w-a-r-d@o-p-e-n-.-a-c-.-u-kwrote in message
      news:e9l0rb$lno $1@yarrow.open. ac.uk...
      (Using VB'2003)
      Is there a "recommende d" size for TreeView [Node] icons these days?
      >
      I've rummaged around MSDN and Google and can't find anything that suggests
      "For best results, icons should be such-and-such a size".
      >
      Any recommendations ?
      >
      TIA,
      Phill W.

      Comment

      Working...