About 4,920 results
Open links in new tab
  1. Why the "Enter" key not work - social.msdn.microsoft.com

    Mar 23, 2015 · When I put into the application the mulitline control the "Enter" key not work fine in this control. In this control the "Enter" key should insert new line. Described problem is …

  2. MSBuild cannot process resource files - social.msdn.microsoft.com

    Dec 21, 2015 · We work on german Windows systems with english Visual Studio 2010. Because of the engish VS resources are created in english, that is, a shortcut CTRL is written as CTRL …

  3. Export to Excel Page Orientation - social.msdn.microsoft.com

    Oct 7, 2021 · I have a method export to excel the contents of a datagrid. This work fine, however I need to set the page orientation of the excel sheet to landscape. How can I do this? My export …

  4. Visual Studio 2015 shows "License Expired" message after …

    Jun 9, 2015 · After uninstalling and reinstalling i'm seeing a message saying "License: Prerelease software. The license has expired" every time i open Visual Studio and then it closes.

  5. How to handle CTRL_CLOSE_EVENT? - social.msdn.microsoft.com

    Jun 8, 2014 · The CTRL_CLOSE_EVENT, CTRL_LOGOFF_EVENT, and CTRL_SHUTDOWN_EVENT signals give the process an opportunity to clean up before …

  6. Define window in VFP - social.msdn.microsoft.com

    Apr 24, 2007 · I am a neophyte VFP "programmer." Long ago I created a table in FoxPro 2 which included some memo fields, and some code which displayed a stack of windows so that as I …

  7. Ctrl+V causes this message to popup: Because of your security …

    Jul 30, 2011 · When I open a certain WB, and try to paste anything into this WB, or others (as if this problem is spreading), I get this message: Because of your security settings, macros have …

  8. PreviewExecute for ApplicationCommands.SelectAll (Ctrl-A)

    Dec 26, 2007 · I have a command I'd like to do for Ctrl-A instead of the standard select all (select all doesn't apply to my application).

  9. how to deserialize a XAML string to object?

    Sep 25, 2007 · This method does not clone the x:Name attribute and you would need to add that attribute to start the animation on the newly formed usercontrol.

  10. Drag and Drop from OpenFileDialog to ListView

    Sep 17, 2009 · I want to drag and drop avi files to a listview for burning from a OpenFileDialog box. I have used most of the code on here and nothing works. I am using VS 2008 Pro, OS is …