Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: k99
  • Order by date
  1. k99

    Problem with screen resolution...

    What I have forgotten to say is that I work with Web forms in an aspx web form... if(Screen.PrimaryScreen.Bounds.Width.ToString().Equals("800")) { dgLibelle.HeaderStyle.Font.Size = 5; dgWeeklyFacturablesActivities.ItemStyle.Font.Size= 5...
  2. k99

    Problem with screen resolution...

    I try to get the screen resolution but Screen.PrimaryScreen.Bounds.Width always return 1024 even if I change the resolution. Why ???? Thank you for your help and don't hesitate to ask more information.

Part and Inventory Search

Back
Top