Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
How to change display settings: screen resolution, screen refresh rate
Enumerating data formats currently available on the clipboard
Adding and deleting Scheduled Tasks using NetScheduleJob API functions
Winsock: sending email messages (SMTP, port 25)
Mapping and disconnecting network drives
Capturing keyboard activity of another application with the Raw Input API (VFP9)
Custom GDI+ class
Winsock: retrieving directory listing from an FTP server using passive data connection (FTP, port 21)
Converting Unicode data from the Clipboard to a character string using a given code page
Disk in drive A:
How to display the Properties dialog box for a file (ShellExecuteEx)
Enumerating raw input devices attached to the system (keyboard, mouse, human interface device)
Enumerating network resources
Detecting changes in connections to removable drives (VFP9)
How to download a file from the FTP server using FtpGetFile
Splash Screen for the VFP application
Using EnumPrinters function to enumerate locally installed printers
How to play AVI file on the _screen
Retrieving the name of the network resource associated with a local device
Running MSDOS Shell as a child process with redirected input and output (smarter RUN command)
Creating a console window for Visual FoxPro application
Custom HttpRequest class (WinHTTP)
Using Video Capture: displaying on FoxPro form frames and previewing video obtained from a digital camera
Creating irregularly shaped FoxPro form using transparency color key
Using Month Calendar Control (VFP9, Comctl32.dll)

User rating: 0/10 (0 votes)
Rate this code sample:
  • ~
More code examples    Listed functions    Add comment     W32 Constants      Translate this page Printer friendly version of this code sample
Before you begin:
A month calendar control implements a calendar-like user interface. This provides the user with a very intuitive and recognizable method of entering or selecting a date.
The control also provides the application with the means to obtain and set the date information in the control using existing data types.
 
  Members area. Log in to view this example.
 
  User name:
  Password:
 
 
  Forgot your password?
 
  Sign up for
the Membership
 
 


User rating: 0/10 (0 votes)
Rate this code sample:
  • ~
10622 bytes  
Created: 2009-12-06 17:56:58  
Modified: 2009-12-07 16:26:55  
Visits in 7 days: 153  
Listed functions:
CallWindowProc
CreateWindowEx
DestroyWindow
GetWindowLong
SendMessage
SetWindowPos
Printer friendly API declarations
My comment:
The Date and Time Picker can be programmed in nearly identical way.
Word Index links for this example:
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (23.22.76.170)
3.82 hrs.Example: 'Enumerating forms supported by a specified printer'
10.05 hrs.Function: 'GetPriorityClipboardFormat'
Function group: 'Clipboard'
15.42 hrs.Function: 'ClientToScreen'
Function group: 'Coordinate Space and Transformation'
17.95 hrs.Function: 'GetACP'
Function group: 'National Language Support'
 Example: 'Opening access to the Microsoft Internet functions for the application'
18.3 hrs.Example: 'Retrieving local computer and user names'
 Example: 'Storing screen shot of a form to enhanced metafile (*.emf)'
1 day(s)Example: 'How to display a user-defined icon in the MessageBox dialog'
 Example: 'Deleting a file stored on the FTP server'
 Example: 'GDI+: Scrolling through large image using the mouse'
Google
Advertise here!