Kadmos.com


?>

  Home | Products | Download | Purchase | Support | Language

Products
DXFReader ActiveX Control
 • DXF Files Overview
 • Distribution
 • Installation
 • Quick Start
 • Control Summary
 • Download
 • Buy now!
 • DXFReader Reference
 • DXFPlot Reference
  • Properties
  • Methods
  • Events
   • Click
   • DblClick
   • KeyDown
   • KeyPress
   • KeyUp
   • MouseDown
   • MouseMove
   • MouseUp


IXF ActiveX Control

Postel ActiveX Control

Tech Support
OnLine Support
Phone Support
Sample Code
Registered Users
FAQ
References
Kadmos
Contact Kadmos
Environment
Customer List
Newsletter
Download
ActiveX Controls
Updates
Purchase
Price List
International Resellers
Our Guarantee
Shipment Options
Payment Options
Shopping Cart
    DXFPlot Control - KeyUp Event

Kadmos DXFReader ActiveX Control      Previous Next
DXFPlot Control
KeyUp Event

Description Occurs when the user releases a key while the control has the focus.
Syntax Private Sub DXFPlot_KeyUp(KeyCode As Integer, Shift As Integer)
Remarks The parameters for the KeyUp event are described below:

ParameterDescription

KeyCodeA key code, such as, KEY_F1 (F1 key) and KEY_HOME (Home key).
ShiftThe state of the Shift, Ctrl, and Alt keys at the time of the event. The Shift argument is a bit field, with the least-significant bits corresponding to the Shift key (bit 0), the Ctrl key (bit 1), and the Alt key (bit 2 ). These bits correspond to the values 1, 2, and 4, respectively. Some, all, or none of the bits can be set, indicating that some, all, or none of the keys is pressed. For example, if both Ctrl and Alt are pressed, the value of Shift is 6.

Copyright © 2008/2011 Kadmos.com - All rights reserved. Privacy Policy