List box/shortcut menu

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

I have a List Box, with an associated Shortcut menu.

I would like a row on the Shortcut menu to show the
selected row number and total number of rows in the list
box (e.g. 1 / 100)

Is this possible?

Any ideas are gratefully received.

Steve.
 
Ok,

Just added a Menu option to display a message box with the
position in the list box.

Not quite what I wanted, but I obviously cant change
shortcut menu options via code...

Steve.
 
Back
Top