Is there currently a way to use the fogbuz web controls in a plugin page? - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-19T19:58:08Z http://fogbugz.stackexchange.com/feeds/question/10656 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/10656/is-there-currently-a-way-to-use-the-fogbuz-web-controls-in-a-plugin-page Is there currently a way to use the fogbuz web controls in a plugin page? Nick 2012-07-31T20:56:26Z 2012-08-01T13:11:59Z <p>I'm looking to use the time drop down control that FogBugz has inside of a plugin page. Is this available for plugins?</p> http://fogbugz.stackexchange.com/questions/10656/is-there-currently-a-way-to-use-the-fogbuz-web-controls-in-a-plugin-page/10659#10659 Answer by db for Is there currently a way to use the fogbuz web controls in a plugin page? db 2012-08-01T13:11:59Z 2012-08-01T13:11:59Z <p>Take a look at <a href="http://www.fogcreek.com/fogbugz/library/80/?topic=/fogbugz/library/80/html/F3EC14DD.htm" rel="nofollow"><code>FogCreek.FogBugz.UI.Forms</code></a>, and in particular, <a href="http://www.fogcreek.com/fogbugz/library/80/?topic=/fogbugz/library/80/html/2C4F8468.htm" rel="nofollow"><code>FogCreek.FogBugz.UI.Forms.TimeInputField</code></a>.</p>