Quantcast
Channel: Adding Button in StatusBar !
Viewing all articles
Browse latest Browse all 23

Adding Button in StatusBar !

$
0
0

check the namespace you referenced:

 

namespace System.Windows.Controls

{

  public enum Dock

  {

    Left = 0,

    Top = 1,

    Right = 2,

    Bottom = 3,

  }


Best day, Best life

Viewing all articles
Browse latest Browse all 23

Trending Articles