0

i want to create toolbar using window application in dotnet.it will use yahoo,gmail API. please anybody have any solution pls send me.

kemiller2002
  • 113,795
  • 27
  • 197
  • 251

1 Answers1

2

Drag a "ToolStrip" control from the Toolbox on to your Form.

Here's some doc: ToolStrip Technology Summary.

Turnkey
  • 9,266
  • 3
  • 27
  • 36