common-controls Questions
4
First, sorry if I sound arrogant/rude here.
All right, so everyone has run into this by now (I hope); I just haven't found any adequate answer anywhere. We start with a Common Controls 6 manifest ...
Destruct asked 15/8, 2014 at 1:13
3
Solved
I'm trying to integrate this library into my application.
At first it crashed with
Unable to find an entry point named 'TaskDialogIndirect' in DLL 'ComCtl32'.
so I uncommented
<dependentAs...
Trixi asked 26/4, 2012 at 8:51
1
INTRODUCTION:
I am creating tab control with child dialog boxes as pages.
I have Visual Styles enabled via #pragma comment. I have also called InitCommonControlsEx and #pragma comment( lib, "com...
Bentwood asked 23/11, 2014 at 3:55
1
Solved
I got a problem, that I can't normally change the background color (e.g. clwhite) of TToolBar with its property ToolBar.Color. I'm not very experienced in Delphi and I find out two possible solutio...
Potboiler asked 6/9, 2016 at 9:21
1
Solved
I am trying to change the background color of a DateTimePicker, but my question is unrelated to what i'm trying to do.
I am catching a window's WM_PAINT message, letting the default drawing implem...
Croft asked 8/4, 2015 at 15:45
1
Solved
I'm using the Windows common controls CHOOSECOLOR dialog, but on Win 7 it sticks out like a sore thumb as it still uses the 'old' Tahoma font.
Is there a fairly easy way of getting it to use Seg...
Ragan asked 26/5, 2011 at 19:13
1
© 2022 - 2024 — McMap. All rights reserved.