common-controls
XP Common Controls Manifest: processorArchitecture='x86' vs. processorArchitecture='*'
What\'s the advantage of saying #pragma comment(linker, \"/manifestdependency:\\\"type=\'win32\'\"\\ \"name=\'Microsoft.Windows.Common-Controls\'\"\\[详细]
2023-04-03 16:44 分类:问答Changing font in CHOOSECOLOR dialog
I\'m using the Windows common c开发者_Go百科ontrols CHOOSECOLOR dialog, but on Win 7 it sticks out like a sore thumb as it still uses the \'old\' Tahoma font.[详细]
2023-03-08 11:34 分类:问答In Windows 7 X64, statusBar does not show text for the panels starting from the 11th correctly
Summarization: (1) This is very likely to be a bug.However, I cannot say for sure whether it is more related to 64bit OS, or VCL, or MFC wrapper. Please check the answers and comments below from Delph[详细]
2023-02-16 23:36 分类:问答Making a vb.net application blend in with the Windows theme
Previously I used to piddle around with VB6 to develop a couple of personal projects. Following my upgrade to Windows 7, I\'ve decided to piddle about with vb.net Express Edition 2010.[详细]
2023-01-19 09:45 分类:问答Does LVS_EX_FULLROWSELECT have any compatibility issues with other styles?
I am trying to set the LVS_EX_FULLROWSELECT style on my grid list control as I want full row selection. However apparently it doesn\'t have any effect. Since I am using a number of other styles as wel[详细]
2023-01-10 22:25 分类:问答Win32: How to prevent DateTimePicker from accepting 2-digit years?
Microsoft\'s DateTimePicker common control shows ShortDate\'s according to the configured Locale settings. The customer\'s computer is configured with a 2-digit year ShortDateFormat (d/M/yy), so the D[详细]
2023-01-04 14:08 分类:问答How do I prevent flickering on CListCtrl?
I\'m using a CListCtrl/CListView report view (LVS_REPORT) in virtual mode (LVS_OWNERDATA) with LVS_EX_DOUBLEBUFFER enabled and I encounter ugly flickering. Double buffer have a real effect but it does[详细]
2022-12-24 03:41 分类:问答Common Controls 6.0 in Windows 2000?
I\'m wanting to use Grouping in CListCtrls, which seems to have been introduced in Common Controls 6. CC6 only came out with XP, so we have a problem with Windows 2000 and earlier. Deploying a new ver[详细]
2022-12-17 20:08 分类:问答