Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
How to change display settings: screen resolution, screen refresh rate
Custom GDI+ class
Capturing keyboard activity of another application with the Raw Input API (VFP9)
How to print a bitmap file
How to display Windows On-Screen Keyboard
Using the LoadImage function to have a bitmap file loaded and displayed on VFP main window
System Image List Viewer
Winsock: sending email messages (SMTP, port 25)
Creating the Save dialog box to specify the drive, directory, and name of a file to save
The window and its ancestors
Printing Image File, programmatically set print page orientation to landscape
How to convert a bitmap file to monochrome format (1 bpp)
Using Video Capture: displaying on FoxPro form frames and previewing video obtained from a digital camera
Custom HttpRequest class (WinHTTP)
Custom FTP Class for Visual FoxPro application
How to download a file from the FTP server using FtpGetFile
Using EnumPrinters function to enumerate locally installed printers
How to activate Windows Calculator
Mapping and disconnecting network drives
Displaying icons in the system tray (VFP9)
Drawing Windows predefined bitmaps using the LoadBitmap functions
Using FoxTray ActiveX control: System Tray Icon and menu attached to VFP form
Displaying the associated icons and descriptions for files and folders
Sending email messages with Simple MAPI
Round FoxPro form

User rating: 8/10 (1 votes)
Rate this code sample:
  • ~
More code examples    Listed functions    Add comment     W32 Constants      Translate this page Printer friendly version of this code sample
Versions:
click to open
Before you begin:
Download badge.zip and extract an image file before testing this code sample:

Screen Copy VFP
See also:
  • Creating irregularly shaped FoxPro form using transparency color key
  • How to draw a custom Window Caption on FoxPro form
  • A way to make a transparent area in a form -- a hole in the form
  • An alternative way of setting Form.Closable to False
  • Semi-transparent form

    The VFP code converts to C# with only language and platform specific changes:

    Screen Copy C#
  •  
      Members area. Log in to view this example.
     
      User name:
      Password:
     
     
      Forgot your password?
     
      Sign up for
    the Membership
     
     


    User rating: 8/10 (1 votes)
    Rate this code sample:
    • ~
    2369 bytes  
    Created: 2001-09-09 12:00:00  
    Modified: 2011-12-10 09:20:22  
    Visits in 7 days: 140  
    Listed functions:
    CreateEllipticRgn
    DeleteObject
    GetFocus
    GetSystemMetrics
    ReleaseCapture
    SendMessage
    SetWindowRgn
    Printer friendly API declarations
    My comment:
    Although this form has no visible title bar, you can still move it by clicking and dragging at any point beyond controls.

    Read MSDN article How to Move a Form that Has No Titlebar or Caption.

    * * *
    Nov.7, 2005:



    With the SetLayeredWindowAttributes function, parts of the form with the same color can be cut off. Note that the frame of the form still must be removed using Region API calls.

    * * *
    Visual FoxPro 8.0 Samples: Creating Irregularly Shaped Windows Sample.

    * * *
    In .NET, the Region property of Form object allows to create irregular forms without directly calling API functions.
    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 (50.16.36.153)
    7 sec.Example: 'Using the IsWindowEnabled function'
    59.13 min.Example: 'Displaying system dialog that selects a folder'
    59.23 min.Example: 'How to display Windows On-Screen Keyboard'
    Language: 'C#'
    2.78 hrs.Example: 'How to download this reference`s archive through WinInet functions using InternetOpenUrl'
     Example: 'Enumerating print processors and supporting data types installed on the specified server'
     Function: 'FindClosePrinterChangeNotification'
    Function group: 'Printing and Print Spooler'
    3.85 hrs.Example: 'How to write and read Window Properties for the specified window'
    3.86 hrs.Function: 'InternetGetConnectedState'
    Function group: 'Internet Functions (WinInet)'
    6.49 hrs.Example: 'Storing the environment strings in cursor'
     Function: 'NetShareSetInfo'
    Google
    Advertise here!