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 TouchToneTommy 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 chenshch

  1. chenshch

    about post and get method

    hello i am a beginner of web programming and i got confused about post and get method, though i have refer to books. and i dont quite understand the attribute action in form element too. who can give me some help thanks
  2. chenshch

    open the sql server in vs .net 2003

    i cannot open the sql server in vs .net 2003 what's the possible problem?
  3. chenshch

    can't close a winApp completely

    hello i have written a winApp with some threads , but when i close the main form(the winApp),it cant be closed completely,there is still some thread run background. i have aborted the threads i created in closingwindow event. what may be the problem? how to avoid it?
  4. chenshch

    how to know the size(x,y) of the scream

    hello I want to make my winApp start at the right side of the scream,i want to use form.location but i dont know the wide of the scream. or is there any other way to put the winApp at any position of the scream.
  5. chenshch

    about hashtable

    hello Is there a simple and easy way to make all values in hashtable have the same value? i think there should be,but i don't know. if you know ,please tell me thanks
  6. chenshch

    a usercontrol problem

    hello i have written a usercontrol which contains a listbox, and i use it in a winApp. i want the listbox to recieve some mouse_event, and handle these mouse_event,but i canot write the eventhandle funtion in the usercontrol,i want to write it in the winApp.How to handle this problem? waiting help
  7. chenshch

    How to make my WinApp flash in statusbar?

    hello, how to make my winApp stay in statusbar and make it flash if necessery. Do i have use a win32 API for example: flashwindowEx. if so how to use it? waiting for help
  8. chenshch

    A ListBox problem

    Hello! when I add a new item to my ListBox ,I want to choose a new color for it(different color from other items). Can I make it? or is there any method I can distingush some items from other items except by selecting them. Or to I have rewrite the ListBox ,to make it have this function...

Part and Inventory Search

Back
Top