Click here to Skip to main content
15,920,217 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: About Windows Registry Pin
User 58385222-May-07 19:37
User 58385222-May-07 19:37 
AnswerRe: About Windows Registry Pin
Hamid_RT22-May-07 19:47
Hamid_RT22-May-07 19:47 
QuestionAbout NTFS Security Pin
Akin Ocal22-May-07 14:16
Akin Ocal22-May-07 14:16 
QuestionHow to simulate a Mouse Click Pin
Jerry Burns22-May-07 12:43
Jerry Burns22-May-07 12:43 
AnswerRe: How to simulate a Mouse Click Pin
Nishad S22-May-07 19:04
Nishad S22-May-07 19:04 
GeneralRe: How to simulate a Mouse Click Pin
Jerry Burns23-May-07 3:03
Jerry Burns23-May-07 3:03 
QuestionRe: How to simulate a Mouse Click Pin
Hamid_RT23-May-07 6:06
Hamid_RT23-May-07 6:06 
AnswerRe: How to simulate a Mouse Click Pin
Jerry Burns23-May-07 6:52
Jerry Burns23-May-07 6:52 
I'm using Visual Studio .NET 2003 Professional (C++). I've created a Windows Form.net that has fields and buttons on the form. I've created a data file and as records are read the TextBoxes on the form are populated. The cursor property of the Form is set to the "No" cursor. Before I open the data file the cursor displays as No everywhere on the form exept over the Open button where I have it display as the hand cursor. Whenever I move to another record the cursor changes to the arrow/default? cursor again. However if I click anywhere on any "empty" area of the form the cursor changes to No which is how I want it to be displayed unless the user clicks the Edit button.

The help or line of code I am looking for is one that simulates the user clicking somewhere on the form to change the cursor to display the No symbol.

I would insert that code after the record is read to change the cursor to No.

Thanking you in advance for your help and time.

GeneralRe: How to simulate a Mouse Click Pin
Hamid_RT23-May-07 19:58
Hamid_RT23-May-07 19:58 
GeneralRe: How to simulate a Mouse Click Pin
Jerry Burns24-May-07 3:04
Jerry Burns24-May-07 3:04 
GeneralRe: How to simulate a Mouse Click Pin
Hamid_RT24-May-07 10:34
Hamid_RT24-May-07 10:34 
AnswerRe: How to simulate a Mouse Click Pin
Perspx22-May-07 20:11
Perspx22-May-07 20:11 
Questiongeneral error c101008a: Failed to save manifest Pin
bruccutler22-May-07 12:33
bruccutler22-May-07 12:33 
AnswerRe: general error c101008a: Failed to save manifest Pin
bruccutler22-May-07 12:49
bruccutler22-May-07 12:49 
GeneralRe: general error c101008a: Failed to save manifest Pin
Member 1127422129-Nov-14 20:08
Member 1127422129-Nov-14 20:08 
Question11 digit numbers Pin
locoone22-May-07 12:27
locoone22-May-07 12:27 
AnswerRe: 11 digit numbers Pin
GameProfessor22-May-07 16:39
GameProfessor22-May-07 16:39 
QuestionTrouble making a custom mfc control... Pin
CoffeeAddict1922-May-07 12:14
CoffeeAddict1922-May-07 12:14 
AnswerRe: Trouble making a custom mfc control... Pin
Optimus Chaos22-May-07 20:29
Optimus Chaos22-May-07 20:29 
AnswerRe: Trouble making a custom mfc control... Pin
Mark Salsbery23-May-07 6:52
Mark Salsbery23-May-07 6:52 
Questiondll to lib Pin
llp00na22-May-07 11:37
llp00na22-May-07 11:37 
AnswerRe: dll to lib Pin
User 58385222-May-07 19:39
User 58385222-May-07 19:39 
GeneralRe: dll to lib Pin
llp00na23-May-07 1:56
llp00na23-May-07 1:56 
AnswerRe: dll to lib Pin
Mark Salsbery23-May-07 6:55
Mark Salsbery23-May-07 6:55 
QuestionAccessing the CView class from the CWinApp class? Pin
MasterShin22-May-07 11:03
MasterShin22-May-07 11:03 

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.