by Linda Rawson | Jan 18, 2013 | General
I have the opportunity to serve the Entrepreneurs Circle meetup.com group by being on the advisory board. This week we had the greatest opportunity to hear from our founder, Richard Schwartz, Phd. on Secrets of Effective Networking in Business...
by Linda Rawson | Jan 8, 2010 | General
I recently could not double click on a folder and have it open the contents.Run Regedit, find HKEY_CURRENT_USER/Control Panel/Mouse.Delete the value data in DoubleClickHeight, DoubleClickWidth and DoubleClickSensitivity. Go into Control Panel, Mouse, Doubleclick...
by Linda Rawson | Oct 29, 2009 | General
I struggled with this for a few hours because the window would not close when the application closed using a WindowsFormHost and the solution was tons simpilar than I thought to begin with. You make a window:...
by Linda Rawson | Oct 16, 2009 | General
What a pain in the arse. Took me hours to find this.I have a horizontal listbox resembling a filmstrip. It had images on it. A mouse click on the next item in the scrollbar produced a correct onselectionchanged event. Arrowing right or left did not product the correct...
by Linda Rawson | Oct 14, 2009 | General
Create an LoadCompleted event on the application (App.xaml).LoadCompleted=”Application_LoadCompleted”private void Application_LoadCompleted(object sender, System.Windows.Navigation.NavigationEventArgs e){System.Drawing.Bitmap bmp =...
by Linda Rawson | Sep 27, 2008 | General
The bailout is intended to rescue bankers from the bad loans that threaten to derail the economy and plunge the country into a long depression. What about people like me who have paid their loans on time every time. I haven’t taken out a loan that I could not...