Help and Support
 

powered byLive Search

INFO: VBCE Unsupported Controls, Properties, Methods, and Events

Article ID:192459
Last Review:March 3, 2005
Revision:1.3
This article was previously published under Q192459
On This Page

SUMMARY

This article provides a list of controls, properties, methods, and events not supported in applications made with the Windows CE Toolkit for Visual Basic 6.0 (VBCE).

Back to the top

MORE INFORMATION

The Toolbox in the Visual Basic integrated design environment (IDE) displays the intrinsic controls built into Visual Basic and those added to individual projects.

Some of the intrinsic controls are not supported in VBCE applications, but, because VBCE is an add-in, they cannot be removed from the Toolbox.

The following intrinsic controls are usable in VBCE projects without any other action by the developer:
CheckBox
ComboBox
CommandButton
Frame
Label
Line
ListBox
OptionButton
Scrollbars (Horizontal and Vertical)
Shape
TextBox
Timer
The following intrinsic controls in the default Toolbox are not directly supported by the Windows CE Toolkit for Visual Basic (VBCE alternatives are listed, where applicable):
Regular VB control     CE equivalent      
----------------------------------------     
Data*                                      
Directory List Box     CE File control    
Drive List Box         CE File control    
File List Box          CE File control    
Image                  CE Image           
OLE Container          none
PictureBox             CE PictureBox      
				
The following controls have Windows CE versions that can be added to VBCE projects:
Regular VB control     CE equivalent      
----------------------------------------  
Grid                   CE Grid            
MSComm32               CE Comm            
TabStrip               CE TabStrip        
TreeView               CE TreeView        
Winsock                CE WinSock         
				

Back to the top

Notes

There is no VBCE control equivalent to the Data control. However, Microsoft has released the ActiveX Data Object SDK for Windows CE (ADOCE) which provides advanced database programmability for VBCE developers. You can download ADOCE from the Microsoft Download Center:
Msadoce2.exe (http://download.microsoft.com/download/wincetoolkitvc60/adoce/2/win98me/en-us/msadoce2.exe)
For additional information, please see the following article in the Microsoft Knowledge Base:
238947 (http://support.microsoft.com/kb/238947/EN-US/) FILE: Msadoce2.exe Installs ADO for Windows CE SDK

Back to the top

General Notes

ActiveX Controls must added to the project using the Components dialog box.

Attempting to add a control to a form not supported in Windows CE will generate an error message.

Additionally, for the intrinsic controls that are supported in VBCE, there are some properties and methods that are not supported.

The following table summarizes unsupported properties, methods, and events in Windows CE Toolkit for Visual Basic:
PropertiesMethodsEvents
DataChangedDragDragDrop
DataFieldGetDataDragOver
DataSourceOLEDragGetFocus*%
DisabledPicturePopupMenuKeyDown, KeyUp*%
DownPictureSetDataKeyPress*%
DragIconShowWhatsThisLinkClose
DragModeWhatsThisModeLinkError
Enabled*LinkNotify
HelpContextIDLinkEvent
IndexLostFocus*%
LastDLLErrorLogEvent
LinkItemMouseDown, MouseUp*%
LinkModeMouseMove*%
LinkTimeoutOLECompleteDrag
LinkTopicOLEDragDrop
MaxButtonOLEDragOver
MinButtonOLEGiveFeedBack
MouseIconOLESetData
MousePointerOLEStartDrag
OLEDragStartLogging
OLEDragMode
OLEDropMode
Picture
RightToLeft
SelText (ActiveX)
Tag*
ToolTipText
WhatsThisHelp
WhatsThisHelpID


* These properties and events are not supported for the TabStrip, ListView, and TreeView controls.
% These properties and events are not supported for the Toolbar control.

Back to the top

REFERENCES

Windows CE Toolkit Help for Visual Basic 6.0

Back to the top


APPLIES TO
Microsoft Windows CE Toolkit for Visual Basic 6.0

Back to the top

Keywords: 
kbinfo kbdownload kbtoolkit KB192459

Back to the top

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.