|
|
|
Как изменить курсор мыши на заголовке колонки грида ?
|
|||
|---|---|---|---|
|
#18+
если это вообще возможно.. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.01.2006, 04:15 |
|
||
|
Как изменить курсор мыши на заголовке колонки грида ?
|
|||
|---|---|---|---|
|
#18+
А в чем проблема !? У Header есть свойства MouseIcon и MousePointer MousePointer = 99 и MouseIcon - свой файл .ico или .cur. Все это есть в HELP. Или вы его не читаете? С уважением, Алексей ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.01.2006, 08:15 |
|
||
|
Как изменить курсор мыши на заголовке колонки грида ?
|
|||
|---|---|---|---|
|
#18+
Aleksey-KА в чем проблема !? У Header есть свойства MouseIcon и MousePointer MousePointer = 99 и MouseIcon - свой файл .ico или .cur. Все это есть в HELP. Или вы его не читаете? С уважением, Алексейпрошу прощения, но приведите цитату. я искал и НЕ нашел. тем более, вылетает рантайм эррор, когда я это делаю ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.01.2006, 08:23 |
|
||
|
Как изменить курсор мыши на заголовке колонки грида ?
|
|||
|---|---|---|---|
|
#18+
Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.01.2006, 08:33 |
|
||
|
Как изменить курсор мыши на заголовке колонки грида ?
|
|||
|---|---|---|---|
|
#18+
Visual FoxPro Language Reference MousePointer PropertySee Also MouseMove Event | MouseIcon Property Applies To: CheckBox | ComboBox | CommandButton | CommandGroup | Container Object | Control Object | EditBox | Form | Grid | Image | Label | Line | ListBox | OLE Bound Control | OLE Container Control | OptionButton | OptionGroup | _SCREEN | Shape | Spinner | TextBox | ToolBar Specifies the shape of the mouse pointer when you move the mouse over a particular part of an object at run time. You can use the MousePointer property to indicate changes in functionality as the mouse pointer passes over controls on a form or dialog box. Available at design time and run time. Object.MousePointer [= nType] Property Values nType Specifies a value representing the shape of the mouse pointer. Note When you set the MousePointer property using the Properties window, the drop-down list displays the setting names used in Visual FoxPro for Windows. The following table lists the values for nType. nType Description 0 Shape determined by the object (Default) 1 Arrow 2 Cross (cross-hair pointer) 3 I-beam 4 Icon (small white square within a black square) 5 Size (four-pointed arrow pointing north, south, east, west) 6 Size NE SW (double arrow pointing northeast and southwest) 7 Size NS (double arrow pointing north and south) 8 Size NW SE (double arrow pointing northwest and southeast) 9 Size WE (double arrow pointing west and east) 10 Up arrow 11 Hourglass or wristwatch 12 No Drop 13 Hide pointer 14 Arrow. Not a valid property value for grids and returns the error "Expression evaluated to an illegal value." 15 Hand 99 Custom. Uses pointer specified in object's MouseIcon property. Remarks To indicate that the user should wait for a process to finish, set the MousePointer property to 11 (Hourglass or Wristwatch). When MousePointer is set to 15 (Hand), an arrow appears instead of a hand when running Visual FoxPro applications on Windows NT 4.0 operating systems. See Also MouseMove Event | MouseIcon Property Applies To: CheckBox | ComboBox | CommandButton | CommandGroup | Container Object | Control Object | EditBox | Form | Grid | Image | Label | Line | ListBox | OLE Bound Control | OLE Container Control | OptionButton | OptionGroup | _SCREEN | Shape | Spinner | TextBox | ToolBar -------------------------------------------------------------------------------- Send feedback on this topic to Microsoft For technical support and product issues, see the "Microsoft Visual FoxPro Technical Support" topic.. © 1992 - 2003 Microsoft Corporation. All rights reserved. блин! я же пользую VFP8 SP1 забыл написать ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.01.2006, 08:49 |
|
||
|
Как изменить курсор мыши на заголовке колонки грида ?
|
|||
|---|---|---|---|
|
#18+
2 Трезвый вот именно. там же нету объекта Header (в секции "Applies to") ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.01.2006, 08:53 |
|
||
|
Как изменить курсор мыши на заголовке колонки грида ?
|
|||
|---|---|---|---|
|
#18+
--Eugene--2 Трезвый вот именно. там же нету объекта Header (в секции "Applies to") Ну так с этого и начинайте. Эта функциональность появилась тольк в VFP 9.0 С уважением, Алексей. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.01.2006, 08:56 |
|
||
|
Как изменить курсор мыши на заголовке колонки грида ?
|
|||
|---|---|---|---|
|
#18+
До vfp9 изменить указатель мыши header колонки грида , можно было записав следующий код в его метод MouseMove : Код: plaintext 1. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 30.01.2006, 10:14 |
|
||
|
|

start [/forum/topic.php?fid=41&msg=33510001&tid=1592491]: |
0ms |
get settings: |
7ms |
get forum list: |
9ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
156ms |
get topic data: |
8ms |
get forum data: |
2ms |
get page messages: |
44ms |
get tp. blocked users: |
1ms |
| others: | 281ms |
| total: | 512ms |

| 0 / 0 |
