Click here to Skip to main content
15,912,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Removing the sunken border in a CFormView Pin
Joshua Guy27-Nov-01 8:14
Joshua Guy27-Nov-01 8:14 
GeneralRe: Removing the sunken border in a CFormView Pin
foobat27-Nov-01 15:53
foobat27-Nov-01 15:53 
GeneralRight-aligned text in CStatic Pin
LukeV26-Nov-01 13:30
LukeV26-Nov-01 13:30 
GeneralRe: Right-aligned text in CStatic Pin
Christian Graus26-Nov-01 13:40
protectorChristian Graus26-Nov-01 13:40 
GeneralRe: Right-aligned text in CStatic Pin
LukeV26-Nov-01 14:25
LukeV26-Nov-01 14:25 
GeneralRe: Right-aligned text in CStatic Pin
Michael Dunn26-Nov-01 15:19
sitebuilderMichael Dunn26-Nov-01 15:19 
GeneralRe: Right-aligned text in CStatic Pin
LukeV26-Nov-01 15:54
LukeV26-Nov-01 15:54 
GeneralRe: IDC_STATIC? Pin
Masaaki Onishi26-Nov-01 17:50
Masaaki Onishi26-Nov-01 17:50 
Hello, the codegurus around the world!;)

Did you use IDC_STATIC as the ID of your CStatic control?
IDC_STATIC is defined as the default static ID number.
So, if you do this, try to assign the other ID like IDC_MYSTATIC.

If this didn't work, try to use Create function and assign the properies
with right asignment?Confused | :confused:

/*********************** Cool | :cool: *******************************/
Please, don't send me your email about your questions directly.
Have a nice day!
Sonork - 100.10571:vcdeveloper Wink | ;)
Masaaki Onishi
/*********************** Cool | :cool: *******************************/
GeneralFlex grid - ActiveX Control Pin
sassiecode26-Nov-01 13:05
sassiecode26-Nov-01 13:05 
GeneralRe: Flex grid - ActiveX Control Pin
Christian Graus26-Nov-01 13:38
protectorChristian Graus26-Nov-01 13:38 
GeneralExporting classes in dll Pin
Stormwind26-Nov-01 11:59
Stormwind26-Nov-01 11:59 
GeneralRe: Exporting classes in dll Pin
Joaquín M López Muñoz26-Nov-01 12:38
Joaquín M López Muñoz26-Nov-01 12:38 
GeneralDocking windows WHY!! Pin
26-Nov-01 11:56
suss26-Nov-01 11:56 
Generalplaying sound in MFC Pin
WannaB Coder26-Nov-01 11:35
WannaB Coder26-Nov-01 11:35 
GeneralRe: playing sound in MFC Pin
Christian Graus26-Nov-01 13:41
protectorChristian Graus26-Nov-01 13:41 
GeneralRouting Commands to Controls on a CView Pin
26-Nov-01 11:29
suss26-Nov-01 11:29 
GeneralUpdating Different Areas of a Control Pin
Mark Lenz26-Nov-01 11:04
Mark Lenz26-Nov-01 11:04 
GeneralRe: Updating Different Areas of a Control Pin
Michael Dunn26-Nov-01 15:24
sitebuilderMichael Dunn26-Nov-01 15:24 
Generalproblems with dll Pin
Stanislav26-Nov-01 10:30
Stanislav26-Nov-01 10:30 
GeneralRe: problems with dll Pin
Joaquín M López Muñoz26-Nov-01 12:25
Joaquín M López Muñoz26-Nov-01 12:25 
GeneralRe: problems with dll Pin
Stanislav27-Nov-01 11:23
Stanislav27-Nov-01 11:23 
GeneralRe: problems with dll Pin
Brad Bruce27-Nov-01 12:02
Brad Bruce27-Nov-01 12:02 
Generalexport and import DLL's Pin
26-Nov-01 9:40
suss26-Nov-01 9:40 
GeneralRe: export and import DLL's Pin
Joaquín M López Muñoz26-Nov-01 9:58
Joaquín M López Muñoz26-Nov-01 9:58 
GeneralRe: export and import DLL's Pin
mimi26-Nov-01 10:27
mimi26-Nov-01 10:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.