|
|
Browse by Tags
All Tags » ColumnEdit
-
I am using Farpoint CSpreadSheet 3.0 with MFC in MS Visual Studio 2005. CSpreadSheet is embeded in ( is a member variable of ) a CFormView. I want to disable the edit mode of the spread sheet (or some of the columns) programmatically. CSpreadSheet's properties, EditMode and EditModePermanent are unavailiable in my program. So I used ...
-
Hello,
Are these related properties ever synchronized at run time? If not, how can I tell which one to use? Also, could the two integer properties be initialized to -1 instead of 0 so that you can tell whether or not a value has acutally been set? Thanks in advance for any ideas and/or suggestions!
|
|
|