DataGrid
- From: "Ömer Ayzan" <omerayzan@xxxxxxxxxx>
- Date: Fri, 16 Sep 2005 16:23:03 +0300
Dear friends,
I am a vb6 user. On one of my forms (mdi child and all the menus including
popups are on this form) I use a datagrid to display data (read only). In
order to highlight the current row I use a text boxes placed on top of the
cells within the current row. Within the RowColChange event I reposition my
textboxes an copy the contents of each cell into the respective textbox on
top of it. So far, I have no problem. I have a popup menu which will open on
the right click of mouse. There is no problem in opening this menu anywhere
on the grid except on the text boxes.
When I right click on the row that is higlighted by means of text boxes
instead of my popup, first opens the standart windows popup (with the menus
'Undo, cut, copy, ...') and then when an escape is pressed then standart
popup goes away and my own opens. How can I fix this. Any suggestions are
appreciated.
Ömer Ayzan
.
- Follow-Ups:
- Re: DataGrid
- From: Luqman
- Re: DataGrid
- Prev by Date: Re: MouseOver in VB 6?
- Next by Date: Is there a way to disable text boxes' popup
- Previous by thread: Using my own font in my distributable VB app
- Next by thread: Re: DataGrid
- Index(es):
Relevant Pages
|