Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Jim Chan

@Jim Chan
About
Posts
10
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Can we Set the ReadOnly attribute to a checkbox?
    J Jim Chan

    ok, thanks

    C / C++ / MFC question

  • Can we Set the ReadOnly attribute to a checkbox?
    J Jim Chan

    And what should I do to cutomise it? I am just a junior learner, Could you show me by codes? Thanks a lots.

    C / C++ / MFC question

  • Can we Set the ReadOnly attribute to a checkbox?
    J Jim Chan

    Thank you Mr.Prakash, but I thought we made misunderstandings. I meant that I wanna "set a ReadOnly attribute to a checkbox and Not disable it",and the attribute can not find directory in the checkbox property.. And your method is to disable the checkbox, it's not what I want, but thank you anyway.

    C / C++ / MFC question

  • Can we Set the ReadOnly attribute to a checkbox?
    J Jim Chan

    As we known, we can set ReadOnly attribute to an editbox, and we can also disable a checkbox. But can we set a ReadOnly attribute to a checkbox and did not disable it ? Looking forward to your answer.

    C / C++ / MFC question

  • Would somebody be familiar to MapX?
    J Jim Chan

    Would you help me to get the line features that near a pont? For example, I had gotten a point pt(x,y), how could I get the line features that near the point? thanks advance.

    C / C++ / MFC help tutorial question

  • the Mouse Wheel Event and the MSHFlexGird problem
    J Jim Chan

    I haved binded the MSHFlexGrid with a recordset, and now I want the result that if I scroll the mouse wheel, the record showed in the MSHFlexGrid would scroll(like the effect as we scroll the mouse wheel while we read a web page,the scrollbar move up or down);I have coded below: BOOL Class::OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) { // TODO: Make the mouse wheel take the MSHFlexGrid scroll this->m_cHFlexGridPerform.SetScrollTrack(true); //Would u tell me how can I make it work please return CFormView::OnMouseWheel(nFlags, zDelta, pt); } thank you in advance;

    C / C++ / MFC help question

  • When I meet the character "%"...
    J Jim Chan

    In my vc++ codes, I must use the filter of the Object recordset to filter some records, I get the query term from a EditBox, but when the term include the character "%", the filter seems to meet some problem in deal with the "%", What should I do, some body tell me how please. What's more, when the operater is ">" or ">=", the filter meet the same error. Could some one tell me why ? Thanks advance.

    C / C++ / MFC help c++ database question

  • how Can I operate the graph9 in WORD
    J Jim Chan

    In the Automating with office2000, I get a range in the word document,and in the range, there are a graph object, how can I get this graph object and programm with it? where can I find some help document? code sample ? thank you advance.

    C / C++ / MFC question data-structures help

  • Help in Automating with vc++, about word.
    J Jim Chan

    Hi all, I wanna Create a word document,and then create a table with 3 cols and 5 rows,fill the table with some text, and then insert a row at the end of the table, then fill the text"ok" in the new rows. Could somebody give me a hand and show me some samples related to VC++ operateing the office WORD? Thanks!

    C / C++ / MFC c++ help question

  • how to use c# to sned message to a mobile phone
    J Jim Chan

    I have a SMS modem, and how can I use it to send a message to a mobile phone? could somebody show me a demo?

    C# question csharp tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups