PDA

View Full Version : سوال: بکار انداختن ویل موس



m_test
شنبه 07 آذر 1388, 13:55 عصر
لطفا راهی برای بکار انداختن ویل موس در محیط کد نویس vb بفرمایید

Dr.Bronx
شنبه 07 آذر 1388, 23:51 عصر
CodeSmart رو نصب کنید .
جستجو کنید یک تاپیک در همین مورد هست

موفق باشید./

m_test
دوشنبه 09 آذر 1388, 18:15 عصر
CodeSmart رو نصب دارم. حالا میشه بگی چیکار باید کنم

Dr.Bronx
دوشنبه 09 آذر 1388, 22:16 عصر
کاری نیاز نیست خود شما انجام بدید
الان وارد محیط کدنویسی بشید می تونید با اسکرول موس هم حرکت کنید .!

m_test
جمعه 13 آذر 1388, 17:29 عصر
دوست عزیز نشد ممنون

Babak.Hassanpour
جمعه 13 آذر 1388, 17:39 عصر
راه حل ارائه شده از جانب مایکروسافت:
(http://support.microsoft.com/kb/837910)
Download the VB6 Mouse Wheel.exe file that includes the add-in DLL and the code that is used to create the add-in DLL.
Download the VB6 Mouse Wheel.exe file. The following file is available for download from the Microsoft Download Center:
Download the VB6MouseWheel.EXE package now. (http://download.microsoft.com/download/e/f/b/efb39198-7c59-4ace-a5c4-8f0f88e00d34/vb6mousewheel.exe)

For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
Click Start, click Run, type regsvr32 <path>\VB6IDEMouseWheelAddin.dll, and then click OK.
Start Visual Basic 6.0.
Click Add-Ins, and then click Add-in Manager.
In the Add-in Manager list, click MouseWheel Fix.
Click to select the Loaded/Unloaded check box, and then click to select the Load on Startup check box.
Click OK.
You can also build the add-in DLL in Visual Basic 6.0. If you do this, the add-in DLL is automatically registered. You can then follow steps 4 through 7 to enable the add-in DLL. To build the add-in DLL, click Make VB6IDEMouseWheelAddin.dll on the File menu.

ضمنا قبلا هم در اینجا (http://www.barnamenevis.org/forum/showthread.php?p=328961)و اینجا (http://barnamenevis.org/forum/showthread.php?t=112629&highlight=VB6+Scroll)مطرح شده بود.