Search results

  1. C

    get the symbol Ø chr(157)

    Hello, I want to create a custom shortcut right click menu. The problem I cannot seem to get the symbol Ø with chr(157) function. All chars from 0 to 127 no problem. The sign should be appear at the menu beside other Signs like %,<,>,=….. (no problem to use them) This sign is used as a diameter...
  2. C

    Prevent the possibility to restoring window

    How can I prevent the possibility to restoring window when it's opened on MAXSIMIZED mod? The control box with Minimize, Restore always there...:confused: (Access 2007)
  3. C

    Screens do not fit to resolution?

    Hello everyone, My application was developed with screen resolution 1024X1280. When I install the app on user's computers with other screen resolution, the screens do not fit, some large and some small or too narrow. Is someone faced with this issue before? Maybe I should develop on basic...
  4. C

    Forms Size

    Hello, I try to open my access 2007 application on different users screens unfortunately the forms size looks big on small resolution screens (768X1024). The application programmed on different computer with different resolution (1280x1024), I can't do screen size fine tuning for each user...
Top Bottom