thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
396 stars 225 forks source link

cant able to drag some controls on the form #39

Open zeeshan47 opened 9 years ago

zeeshan47 commented 9 years ago

picture1

zeeshan47 commented 9 years ago

please help

bbispo18 commented 9 years ago

I'm having the same problem tha zeeshan47. I'm using Visual Studio 2013. When I was using the VS 2010 It worked normally but now happens it.

arqtiq commented 9 years ago

The workaround I use (VS 2013) is to select the container I want the control to be (form, panel, tab...) then click in the toolbox the control i want (no drag), and click in the designer where I want it to be placed.

kennyevans commented 9 years ago

Fix it: You can add reference to project by right click to reference in solution explorer and browser to 3 .dll of MetroFrameWork.dll, MetroFrameWork.Design.dll, MetroFrameWork.Fonts.dll

zeeshan47 commented 9 years ago

thanks bro .. it worked

On Mon, Dec 8, 2014 at 12:45 PM, KhoaVan notifications@github.com wrote:

Fix it: You can add reference to project by right click to reference in solution explorer and browser to 3 .dll of MetroFrameWork.dll, MetroFrameWork.Design.dll, MetroFrameWork.Fonts.dll

— Reply to this email directly or view it on GitHub https://github.com/thielj/MetroFramework/issues/39#issuecomment-66034011 .