View Single Post
  #1 (permalink)  
Old 11-27-2007, 10:00 PM
Filippo's Avatar
Filippo Filippo is offline
Basic4ppc Veteran
 
Join Date: May 2007
Location: Schwäb. Gmünd, Germany
Posts: 263
Awards Showcase
Beta Tester 
Total Awards: 1
Default fgControls-Library

hi,

the fgControls.dll is a Library with the following Controls:

1. fgTextBox
2. fgLabel
3. fgCalender(DateTimePicker)

An example exists in the Zip file.


Version 1.07 with fgMaskedEdit and fgMouseEvents
(all Updates are included)

Control fgTextBox with 5 new Property:
1. OnlyNumber
2. OnlyLetter
3. OnlyDecimal
4. AllowNegative
5. Decimals

Version 1.071 ;error fixed in fgTextbox.IgnoreKey

Version 1.072 ; with 2 new Controls
  1. fgImageList
  2. fgFileInfo

Version 1.074 ; with 2 new Controls
  1. fgToolbar (with VGA support)
  2. fgToolBarButton
  3. Control fgFileInfo renamed to fgSystemIo

an example, with fgImageList, fgSystemIo, fgToolBar and fgToolBarButton, can be found at this link: fgExplorer


Version 1.075 ; with 1 new Control and new function
  1. fgInputBox
  2. new function by control "fgSystemIo"
An example exists in the Zip file


Version 1.076 ; with 1 new Control and new function
  1. fgSystemColor (This allows to set the system-color for all objects)
  2. new function by control "fgSystemIo" (GetLastWriteTime, SetLastWriteTime)
  3. fgCalender whit CustomFormat


Version 1.077 ; with 2 new Control
  1. fgGetAsyncKeyState (The fgGetAsyncKeyState function determines whether a key is up or down in a Form)
  2. ChangeOrientation (The ChangeOrientationg function allowing the automatic orientation of the display)

Everything always without warranty.
Attached Files
File Type: zip fgControls_Example.zip (118.0 KB, 18 views)
__________________
PPC: MDA Pro, 2GB SD
PPC: HTC Touch Diamond, 4GB
______________________

Last edited by Filippo : 10-26-2008 at 04:34 PM. Reason: Update
Reply With Quote