Search results

  1. Mario R. Perez

    Withevents Textbox

    Hi MaJP, In which event I should put "Remove" to empty the item from the collection. Thanks again!
  2. Mario R. Perez

    Withevents Textbox

    Thanks Majp, You know that I follow your code through your comments, I'm just starting to understand the classes and objects.
  3. Mario R. Perez

    Withevents Textbox

    Hi All, could you help me where is my mistake. 1: In the form call to a Class Option Compare Database Dim textmayusculas As ClassTextos Private Sub Form_Load() set textmayusculas = New ClassTextos Set textmayusculas.Movimiento = Me end sub 2: class: ClassTextos Option Compare Database...
  4. Mario R. Perez

    What type of similar object can I use in Ms Access

    Sorry is left object. Which looks like a rich textbox, I see that there are tabulated lines, titles in bold. to 2 columns
  5. Mario R. Perez

    What type of similar object can I use in Ms Access

    Hi there, I was wondering, what similar object (ocx, listview etc), could I use like the one in the photo (it looks more like a large textbox), I think that listbox or subform would not help me much. Thanks for advance
  6. Mario R. Perez

    How do I integrate my app with Paylink?

    Good evening, it is my first post in this forum, I am developing a billing module, my client asks me if payments can be integrated through the PAYLINK platform, does anyone have experience? if anyone can guide me. Thanks Mario Lima Peru
Back
Top Bottom