Button Image

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ravikkancharla@gmail.com

    #1

    Button Image

    Hi,

    I dont have any default images to select for toolbar buttons. How can i
    add standard images? I am very new to building a Form. Can someone
    please help???

    Ravi

  • Cor Ligthert [MVP]

    #2
    Re: Button Image

    Ravi,

    Can you explain this a little bit more, do you want buttons, in the SDK very
    hidden is a Common folder where are buttons and AVI's that you can use.

    Cor

    <ravikkancharla @gmail.com> schreef in bericht
    news:1148613044 .185621.308480@ y43g2000cwc.goo glegroups.com.. .[color=blue]
    > Hi,
    >
    > I dont have any default images to select for toolbar buttons. How can i
    > add standard images? I am very new to building a Form. Can someone
    > please help???
    >
    > Ravi
    >[/color]


    Comment

    • Herfried K. Wagner [MVP]

      #3
      Re: Button Image

      <ravikkancharla @gmail.com> schrieb:[color=blue]
      > I dont have any default images to select for toolbar buttons. How can i
      > add standard images? I am very new to building a Form.[/color]

      A command for inserting standard images is only available for .NET 2.0's
      ToolStrip control. It's not supported by the toolbar controls of .NET *.*.
      Note that VS.NET Professional and the other "bigger" versions contain a
      graphics library which can be installed onto the machine by checking an
      option in VS.NET's setup. This library has been updated and contains
      Windows XP-style images in VS 2005.

      --
      M S Herfried K. Wagner
      M V P <URL:http://dotnet.mvps.org/>
      V B <URL:http://classicvb.org/petition/>

      Comment

      Working...