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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Subiyantoro

  1. Subiyantoro

    Why the picture after rotating can not saved correctly

    Dear Olaf, I changed my script as you guide into Public oform1 oform1=Newobject("form1") oform1.Show Return Define Class form1 As Form Top = 2 Left = 70 Height = 481 Width = 603 DoCreate = .T. Caption = "Form1" nsavegraphicshandle = .t. Name = "Form1"...
  2. Subiyantoro

    Why the picture after rotating can not saved correctly

    Sorry, I don't speak English very well. Public oform1 oform1=Newobject("form1") oform1.Show Return Define Class form1 As Form Top = 2 Left = 70 Height = 481 Width = 603 DoCreate = .T. Caption = "Form1" nsavegraphicshandle = .t. Name = "Form1" Add...

Part and Inventory Search

Back
Top