INFO: Properties Supported and Unsupported by the Grid Control

ID: Q209043


The information in this article applies to:
  • Microsoft Windows CE Toolkit for Visual Basic 6.0, version 1.0


SUMMARY

This article shows the property differences between the Grid ActiveX control (Grid32.ocx) shipped in Visual Basic 6.0 and the CE Grid Control 6.0 (Mscegrid.dll) shipped in the Windows CE Toolkit for Visual Basic 6.0. This information will be helpful when you attempt to convert a desktop Visual Basic application using the Grid ActiveX control to a Windows CE Toolkit for Visual Basic application, which can run on a Handheld PC, Handheld PC Pro, or Palm-size PC device.


MORE INFORMATION

In this section are three lists of properties:

For more information about the control properties, see the Online Help.

Common Properties

  • BackColor Property
  • Col Property
  • ColAlignment Property
  • ColIsVisible Property
  • ColPos Property
  • Cols Property
  • ColWidth Property
  • FillStyle Property
  • ForeColor Property
  • GridLineWidth Property
  • HighLight Property
  • LeftCol Property
  • Row Property
  • RowHeight Property
  • RowPos Property
  • Rows Property
  • ScrollBars Property
  • Text Property
  • TopRow Property

Grid ActiveX Control Properties

  • BorderStyle Property
  • CellSelected Property
  • Clip Property
  • Container Property
  • DragIcon Property
  • DragMode Property
  • Enabled Property
  • FixedAlignment Property
  • FixedCols Property
  • FixedRowsProperty
  • Font Property
  • FontBold Property
  • FontItalic Property
  • FontName Property
  • FontSize Property
  • FontStrikethru Property
  • FontUnderline Property
  • GridLines Property
  • Height Property
  • HelpContextID Property
  • hWnd Property
  • Index Property
  • Left Property
  • MouseIcon Property
  • MousePointer Property
  • Name Property
  • Object Property
  • Parent Property
  • Picture Property
  • RowIsVisible Property
  • SelEndCol Property
  • SelEndRow Property
  • SelStartCol Property
  • SelStartRow Property
  • TabIndex Property
  • TabStop Property
  • Tag Property
  • Top Property
  • Visible Property
  • WhatsThisHelpID Property
  • Width Property

Microsoft CE Grid Control Properties

  • CellAlignment
  • CellBackColor
  • CellFontBold
  • CellFontItalic
  • CellFontName
  • CellFontSize
  • CellFontStrikethrough
  • CellFontUnderline
  • CellFontWidth
  • CellForeColor
  • CellHeight
  • CellLeft
  • CellTop
  • CellWidth
  • CellTextStyle
  • Clip
  • ColData
  • ColPosition
  • ColSel
  • FocusRect
  • ForeColorSel
  • GridColor
  • GridLines
  • Redraw
  • RowHeightMin
  • RowIsVisible
  • RowPosition
  • RowSel
  • ScrollTrack
  • SelectionMode
  • Sort
  • TextArray
  • TextMatrix
  • TextStyle
  • Version
  • WordWrap

Additional query words:

Keywords : wince kbActiveX kbToolkit kbVBp600 kbWinCE kbGrpVB
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: September 1, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.