Click here to Skip to main content
15,891,136 members
Articles / Desktop Programming / MFC
Article

keypad number in any view

Rate me:
Please Sign up or sign in to vote.
2.35/5 (20 votes)
22 Feb 20031 min read 66.8K   1.3K   14   8
no

Sample Image - mywnd.jpg

Introduction

This code i compile use visual stdio.net enterprise architect. This code write because i want use with touch screen in my machine. This my simple number key to any view. To use calc view in any view you must put static text set style to sunken and first static set to no prefix. the code take care lower limit value and maximum value.

This view is standard ,i not use document/view. the calc view use form view then create in form view. simple communication from parent to child i use *GetParent(). any bug from this code and dummy, i am sorry, because i copy from my code to this code it take 3 hour. anyway thank to code project.

about

first time my friend teach my how to use windows 3.11 7 years ago. before that i hate computer and programming. after my friend show simple programming in qbasic then i intersted to study computer programming. i start from qbasic, plc, microprocessor, visual basic, visual c. before computer program i am tv & radio and electronics repairer. now i working in machine programming.

my email -azucop@hotmail.com

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Malaysia Malaysia
Includes styles like Tulio Swimwear and more.

Comments and Discussions

 
Generalcall me Pin
mohd rosli jalani11-May-03 14:08
sussmohd rosli jalani11-May-03 14:08 
GeneralPoor article Pin
Chopper24-Feb-03 2:42
Chopper24-Feb-03 2:42 
GeneralRe: Poor article Pin
Andreas Saurwein24-Feb-03 4:43
Andreas Saurwein24-Feb-03 4:43 
GeneralRe: Poor article Pin
Chopper24-Feb-03 5:28
Chopper24-Feb-03 5:28 
GeneralRe: Poor article Pin
Andreas Saurwein24-Feb-03 5:53
Andreas Saurwein24-Feb-03 5:53 
GeneralRe: Poor article Pin
Chopper24-Feb-03 6:01
Chopper24-Feb-03 6:01 
GeneralRe: Poor article Pin
azucop24-Feb-03 13:40
azucop24-Feb-03 13:40 
sorry about this. I only show the simple gui in my touch screen machine. You can remove this article if you want. i know this sample not very good with mouse.i just want to know any comment if my codeing correct or not from creating view. that all, thank to code project teach me win programming.
GeneralRe: Poor article Pin
Anonymous24-Feb-03 18:25
Anonymous24-Feb-03 18:25 

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.