Calling the System Tab in Control Panel 
Author Message
 Calling the System Tab in Control Panel

I had an ocx that would allow me to write my company name
along with a bmp on the General Tab.   It also allowed me to
place a command button ( Support Information ) that the user
could press and gave them the necessary info.

Does any one have that ocx??? or know how to call it and do the
above???

I would really appreciate any help.

Thanks in advance.
--
Robert



Thu, 24 Aug 2000 03:00:00 GMT  
 Calling the System Tab in Control Panel

You don't need an OCX to do this, you can just add files named OEMINFO.INI
and OEMLOGO.BMP to the System directory (System32 for NT).  The .BMP should
be 180x114 pels and the INI should have this format:

[general]
Manufacturer=Apple Computer Corp.

[Support Information]
Line1=Sun Micros systems Help Desk
Line2=Phone number: (303)123-4567

Marty



Quote:
> I had an ocx that would allow me to write my company name
> along with a bmp on the General Tab.   It also allowed me to
> place a command button ( Support Information ) that the user
> could press and gave them the necessary info.

> Does any one have that ocx??? or know how to call it and do the
> above???

> I would really appreciate any help.

> Thanks in advance.
> --
> Robert




Sat, 26 Aug 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Control Panel/System/Device Manager tab Disable/Enable

2. Tab stop ranges not unique in tab panels!

3. How does one invoke a tab in the Control Panel

4. Adding a user control to a SSTab tab panel at runtime

5. How do I use VB to perform refresh of items in System of the Control Panel

6. System Settings via Control Panel ?

7. Control Panel / System

8. WIN95/NT VB CALL FOR CONTROL PANEL EXTENSION

9. WIN95 CALL FOR CONTROL PANEL REQUEST

10. Control Panel Calls

11. calling a control panel/printers/printer from vb

12. How can I put a new panel in the Video Properties of Control Panel

 

 
Powered by phpBB® Forum Software