473,545 Members | 2,032 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Changing the color of a chosen MSFlexGrid Cell

63 New Member
Hey, how can I change the background color of a cell in MSFlexGrid ?

Thanks in advance,


MiziaQ
Feb 26 '08 #1
1 2200
VBWheaties
145 New Member
Hey, how can I change the background color of a cell in MSFlexGrid ?

Thanks in advance,


MiziaQ
CellBackColor property
http://msdn2.microsoft.com/en-us/lib...21(VS.60).aspx
Feb 26 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
789
by: Julia Sats | last post by:
Hi, This question about MSFlexGrid from VB6 but maybe anybody here can help me: I need to select cell from grid. If I select any cell from not headers part - everything fine. But if I select any cell from header part (does not matter if it is column or row header) - it would be selected cell from "working" part. How can I be sure if I...
1
3193
by: JFB | last post by:
Hi Folks, I'm using ado.net and I have a combo box inside of a msFlexgrid, so when I selected the item from the combo I'm passing this value to the textMatrix(row,col). At the time to press the save botton I'm using a for loop thru the msFlexgrid to get the data and save it in the table, but I have the lastname+firstName values in the cell...
1
4925
by: Mad Scientist Jr | last post by:
can someone explain how to simply populate a grid in .net ? the way i understand it, there is no more msflexgrid, and instead is this new control that has to be tied to a dataset, and it is a real pain to work with if you just want to throw some values in a grid and edit them with a textbox. i don't want to persist anything in a database, i...
1
2655
by: schapopa | last post by:
Hi, I have a MSFlexGrid control on the SSTab and now I am trying to make it editable. I got some example on the net that explains how to achive that. So I have a text box that appears over the MSFlexGrid. It works, but location of the text box is a little bit off the cell. (A bit to much to left and to high) With MSFlexGrid(Index)...
0
2502
by: Thanu | last post by:
Hi, I want to import the background color of cells from excelsheet to Mshflexgrid in Vb6. I already have the code to import the contents from excel to mshflexgrid but i want to import the color also. And the text in some of the cells of mshflexgrid are not Fully visible.only half of the word is visible.How do i format the cells so that i get...
3
3393
by: Rajendra Nath Jana | last post by:
I generally using one TextBox control moving from Cell to Cell into the MSFlexGrid Control to access different data type values from user. How can I use DTPicker Control, ComboBox Control, OptionButton, CheckBox Controls in several column into the MSFlexGrid Control.? or whether there is any grid control or third party utilities which will allow...
3
2754
by: WhiteShore | last post by:
Just another msflexgrid's topic.. does anyone know how to validate the cell from msflexgrid? for example i want to validate the column(3) if it's not numeric (after editing) then it would disable moving to other cells until it completely fulfill the condition. Here's my code Private Sub MSFlexGrid1_LeaveCell() For i = 1 To...
2
7865
by: MiziaQ | last post by:
Hey, how can I allow the user to edit ANY cell from any row and column in an msflexgrid ? I found the following code, but it only allows input for the first column. Thank you in advance. Private Sub MSFlexGrid1_KeyPress(KeyAscii As Integer) Dim sTemp As String With MSFlexGrid1 sTemp = .TextMatrix(.row, .Col)
0
1090
nirmalsingh
by: nirmalsingh | last post by:
hai all, what is the maximum no of characters can be placed in msflexgrid cell? is there any constraint? thanx in advance with love Nirmal
0
7475
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7664
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7921
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7437
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5982
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
4958
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3446
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1900
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1023
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.