|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Displaying Registry values in Visual BasicI am trying to get a registry value and display it within a Visual Basic
program. I'm able to get the value, but can't get it to display in the form automatically. Does anyone know how to get a registry value to display within a visual basic form by clicking a button? Thanks. Jeff "Jeff" <J***@discussions.microsoft.com> wrote in message Even better.....news:03F59B5C-52E2-44EC-BADA-93A8879E5BFD@microsoft.com... >I am trying to get a registry value and display it within a Visual Basic > program. I'm able to get the value, but can't get it to display in the > form > automatically. > > Does anyone know how to get a registry value to display within a visual > basic form by clicking a button? > > Thanks. Jeff Complete Registry control http://www.vbaccelerator.com/home/VB/Code/Libraries/Registry_and_Ini_Files/Complete_Registry_Control/article.asp Check out the small chunks of sample code on that page. It's very easy to use. -- Ken Halter - MS-MVP-VB - Please keep all discussions in the groups.. DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm "Jeff" <J***@discussions.microsoft.com> wrote in message "Automatically"? Are you a big user of data binding or something? Because news:03F59B5C-52E2-44EC-BADA-93A8879E5BFD@microsoft.com... >I am trying to get a registry value and display it within a Visual Basic > program. I'm able to get the value, but can't get it to display in the > form > automatically. very few things will every be displayed "automatically"; you usually have to DO something to make them display, like setting the Text or Caption property of a control.
AND Operator and Currency data type
Convert HTML to text Consume Web Map Service (WMS) with VB6 "Save As" question & file extensions Obtain MCSE certificaiton without exams(Pay after check results)100% passing gaurantee Adding treeview programacticlly Vendor ActiveX control Syntax Error - Missing Operator - When Using Date ! Refactoring add-in Will a P&D packaged DLL (DLLSelfRegister) be registered correctly on all OS's? |
|||||||||||||||||||||||