ComMÉDIA
for Windows CE HomeSource Code Fill Form ActiveX Controls



References


Windows CE
Web Community



[Prev] [Random] [Next]
[List Sites] [Next 5]

VBCE FormFill Test.zip   (4k)

It is sometimes needed to give a Form a different look and fill it, totally or in part, with an image. This example shows how to do that by exporting the following function:

Public Sub FormFillImage( _
  Frm As Form, _
  Img As String)

where "Img" is the complete path and name of a .bmp image file.

When the program first starts it tries to use the following file:

"\windows\zigzag.bmp"

and completely fills the form witbh this image. If not available on the device, the program will ask you to provide another one.

You can try other images by hitting "..." and selecting one of the .bmp files available on the device.

 

 

 

 

 



[ Home ] [ Source Code ] [ Articles ] [ Download ] [ Support ]
[ VBCE Icons Tool ] [ ActiveX Controls ]

Copyright ComMedia 2000-2003. All rights reserved.
Microsoft, Windows CE, and Visual Basic are registered trademarks of Microsoft Corporation.

Windows CE ActiveX Controls specifically designed in ATL for eVB.

Date Time
Month Calendar
Progress Bar
Popup Menu
Tray Icon
Locale
Settings
RAS Dial
RAS Entries
RAS PPTP

>> Try them! <<


Icons Tool

The Evaluation version of the
VBCE Icons Tool
performs exactly as the registered version but draws all Icons over a grid with scrambled colors .

Check the details.

VBCE UDT's

"...to extend the intrinsic VB functionality with extra functions provided by the MS Windows Operating System..."

more...