About 359 results
Open links in new tab
  1. VBA code to add an icon onto the Quick Access Toolbar in Excel …

    Jul 10, 2017 · Ok. Excel quick access toolobar customization can be done from a file excel.qat which is saved automataically in above mentioned path. You can manually open and edit for …

  2. Does anyone know how to hide a CMFCToolBar?

    Aug 5, 2009 · Third, the code generated from the MFC App Wizard can solve this problem very well, but I cannot find the code. I just want to hid the CMFCToolBar by myself , rather than use …

  3. How do I use ValidatorCallout extender in Login control?

    Oct 22, 2009 · I'd like to customize the look and feel of the login control a little bit. One thing I'd love to do is to use the ValidatorCallout extender in AJAX controls toolkit so that I can display …

  4. Creating access control matrix on SharePoint 2010

    Feb 9, 2016 · I would like to setup something similar in SharePoint that each team leader in our organisation can browse to and update accordingly. The should be able to add team members …

  5. Create New Desktop using VB.NET - social.msdn.microsoft.com

    Jul 13, 2012 · Thank you for your response. I don't need to customize the desktop, I'm creating a new desktop in addition to the WinSta0\default desktop. There's no need for explorer.exe, …

  6. Handling WM_MEASUREITEM AND WM_DRAWITEM

    Jan 28, 2011 · I am trying to customize my listbox for changing the color of the item text in ATL.I have overriden the DrawItem () and MeasureItem () methods and have included message …

  7. Hiding ECB menu items - social.msdn.microsoft.com

    May 6, 2014 · I would like to hide menu items in the Edit Control Block Menu, such as publish/unpublish. I'm using SharePoint 2013, and have have tried to use jquery but don't find …

  8. How to change the tooltip of CMFCCustomizeButton object

    Jul 9, 2018 · For this case, you could override OnUserToolTip to customize tool tips of toolbar buttons. The default implementation calls CMFCToolBar::OnUserToolTip to obtain the tooltip text.

  9. PreviewLostKeyboardFocus getting fired twice for the first time??

    Jan 25, 2011 · I checked messaging e.newfocus in the event. I found, the Toolbar botton is getting focused twice for the first time. Why this is hapenning?

  10. how to create a custom login screen? - social.msdn.microsoft.com

    Apr 24, 2009 · I try to create a custom login screen for my site with a remmeber me checkbox and session, can anybody help me to do that?