msflexgrid
Cannot open modal dialog containing MS FlexGrid activex control
I am trying to open dialog containing MS FlexGrid ActiveX control using DoModal() from an ActiveX control project(OCX). I added member variable for the FlexGrid control and genera开发者_JS百科ted a wr[详细]
2023-03-31 20:38 分类:问答vb6 how to know msflexgrid_scroll up down click
when clicking on the msflexgrid scroll bar on the down arrow, how can i know that i have clicked on the down arrow. give me sam开发者_StackOverflow中文版ple code if possible.[详细]
2023-03-23 18:31 分类:问答Why is my code Selecting & Hightlighting more than 1 row in my MshFlexgrid?
I have a VB6 project that is using a SQL2008 database.The project consists of two Combo Boxes , a MSHFlexGrid, and Two Command Buttons(cmdLoadSeries & cmdExit).The user will make a selection from[详细]
2023-01-29 06:36 分类:问答Print msflexgrid with picture in cell in VB6
开发者_运维百科How do I print msflexgrid with a picture in some of its cells in VB6?I think you have to first select the grid cell, optionally set the cell picture alignment, then load the picture usi[详细]
2023-01-19 03:26 分类:问答VB6 MSFlexGrid - ColPos of Merged Columns
I\'m working with a MSFlexGrid control in VB6, but I\'m also having some problems retrieving the ColPos property for merged columns.The grid that I\'ve generated looks something like this:[详细]
2023-01-11 19:13 分类:问答Why does vbkeyup produce different results than vbkeydown does in this Code
I have a VB6 app which consists of a flexgrid, two command buttons, and a text box.I have code to allow the user to press the up or down arrow key to switch rows in the grid.When the down arrow key is[详细]
2022-12-30 00:29 分类:问答populating flexgrid with a file vb6
So I need to put all the names in a file into column 1 on flexgird, each name should go on its own row. here is what I have but i just get \"invalid row value\"[详细]
2022-12-25 22:14 分类:问答MS Access Tables with MSFlexgrid
How can one display two tables in a 开发者_如何学运维single MSFlexgrid control in VB6?You can add anything to the flexgrid.[详细]
2022-12-23 18:12 分类:问答Can't close userform
Let me set up the environment. This is VBA code running in Excel. I have a userform that contains a msflexgrid. This flexgrid shows a list of customers and the customer\', salesperson, csr, mfg rep[详细]
2022-12-15 10:46 分类:问答How do I install Microsoft FlexGrid Control 6.0 on a computer without VS 6.0?
My VB.NET application uses Mic开发者_开发问答rosoft Flex Grid Control 6.0. This is a legacy application which has been ported from VB6 with the Visual Studio conversion wizard. Although I can compile[详细]
2022-12-13 16:00 分类:问答