Feed on
Posts
Comments

Monthly Archive for February, 2008

I was getting a ArgumentNullException while trying to use the WinForns WebBrowser control in a WPF project. <TabItem Header=’Browser Control’ x:Name=’browseTab’ > <WindowsFormsHost > <winForms:WebBrowser x:Name=’postBrowser’></winForms:WebBrowser> </WindowsFormsHost> </TabItem> The first time I viewed the Tab with the WebBrowser control it worked.  If I switched to another tab and then back to ‘browseTab’ it threw the [...]

Read Full Post »

Once you have a brush painted into a region you can use the Brush Transform tool (B) to visually alter the angle and other transform settings.  Simply grab the head, tail or body of the brush transform arrow and move to see the gradient change.  Rotating is easy too.  Move the mouse near the head/tail [...]

Read Full Post »

For as quick way to hide all toolbars; press Tab or F4.  Use the same key to show the toolbars again.

Read Full Post »

You probably know that you can scroll the Blend Artboard (work area) vertically by rolling the mouse wheel up and down.   In fact that shortcut works for most Windows applications. Did you know that you scroll horizontally by holding down the Shift-key while scrolling the mouse wheel?

Read Full Post »