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 strongm 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: razorjr
  • Content: Threads
  • Order by date
  1. razorjr

    picturebox rotate and scroll bar

    Hello,i need some help.i really appreciate it if u know how to solve i need to make a picturebox rotate left about 180 degree when my HscrollBar at maximum value and rotate to right when HScrollBar at minumum value.If the scrollbard is in the middle,the picturebox stay at 0 degree. so,every...
  2. razorjr

    Imagelist and PictureBox

    im really a beginner user look,i have a problem in visual basic 6.0 i created :- one image one imagelist a button to display an index of imagelist so here the code i put a background image for Image1 then i inserted 5 picture after right click at ImageList1 at form so,if want to display...
  3. razorjr

    Show Current Time in Label VC++ 2005

    Look,i want to show current time in label i try use the DateTimePicker and make it like this TimeReal->Text = this->date->Text->ToString(); TimeReal is a label But then,TimeReal show me current time but static.after it's get the value from datetimepicker and then no update. i want it to show...

Part and Inventory Search

Back
Top