Search results for query: *

  • Users: devimore
  • Content: Threads
  • Order by date
  1. D

    Clipboard Changed Event

    Hey, everyone I have a big problem So im making a clipboard application, that collects and saves clipboard to files, so i can use saved clipboard later.. I have this code. It works perfectly, but.. Because of the headnler set to ME (or form1) this code dosn't work when form is not visible or...
  2. D

    Screen backlight brightness

    How to change screen backlight brightness in vb.net? And i don't meen the screen gamma with SetDeviceGammaRamp I need to change the backlight brightness..
  3. D

    managing and searching text in textbox (Compact Framework)

    Hey all.. Here is my problem.. I have a textbox (TextBox1) it contains path, like (/program files/folder1/folder2) Just like that.. So i need to search for LAST string = "/" and delete it and everything it has after it, when a button is pressed, for example like this: before pressed button...
  4. D

    Directories managment,.

    Hey, guys. I have a little problem.. So im writing an application for Windows Mobile 6 sdk in VB .NET and im making a file explorer.. Like build in file explorer, but much more suitable for me.. Because i think that build in file explorer is cinde of pore.. Bu i run in little problem.. So i...
  5. D

    Resolved Clipboard change detection

    Hey all. :) I have been learning and writing programs in vb.net some time now.. But i ran in some problems.. I always wanted to make clipboard manager, since i allways have problems with some stuff that i copy'd and then lost becouse i copy'd it to clipboard and then copy'd something else...
Back
Top