Hi
Using W2k SP4, VS6.0 SP5
I've implemeted a MSFLexGrid, and want to modify the properties.
In Properties page, there are several tabs: General, Control, Style,
Font,...
In Style there is a Format edit Window, when I write in, the chars are
displayed in the control in the first cell.
When I write in this edit window for example, x then x is in the first top
edge.
But when I add a semicolon, the x disapear?
What is the syntax of this Format edit window?
regards remo
"Gary Chang" - 24 Sep 2004 09:57 GMT
Hi Remo,
> What is the syntax of this Format edit window?
The content in the "Format" edit window is the FormatString of the current
MSHFlexGrid:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mshflx98/ht
ml/vbproformatstring.asp
Please also refer the FormatString Property Example, you can copy its
FormatString into the Format edit window directly:
FormatString Property Example
By the way, this problem is better to post in the microsoft.public.vc.mfc
Thanks!
Best regards,
Gary Chang
Microsoft Online Partner Support

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
"Gary Chang" - 28 Sep 2004 02:41 GMT
Hi Remo,
Does my reply answer your question?
If you have any more concerns on it, please feel free to post here.
Thanks for your understanding!
Best regards,
Gary Chang
Microsoft Online Partner Support

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------