Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I'm implementing a RefEdit form in c# with ole automation. I haven't been able to achieve the animated selection border effect that the refedit or inputbox forms do. Do you have any idea if that's possible? Luke |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Luke" wrote in message
... I'm implementing a RefEdit form in c# with ole automation. I haven't been able to achieve the animated selection border effect that the refedit or inputbox forms do. Do you have any idea if that's possible? Hi Luke, If you mean you are rolling your own RedEdit control, then no. Much/most of the behavior of the RefEdit control (and everything provided by Application.InputBox) is sourced from within Excel using hooks that are not available to 3rd party applications. -- Rob Bovey, Excel MVP Application Professionals http://www.appspro.com/ * Take your Excel development skills to the next level. * Professional Excel Development http://www.appspro.com/Books/Books.htm |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selected cells do not show animated border | Excel Discussion (Misc queries) | |||
Change cell selection border color in excel to stand out more? | Excel Worksheet Functions | |||
Changing the border of one cell s/n change the border of adjacent | Excel Discussion (Misc queries) | |||
Animated .gif | Excel Programming | |||
vba 2003 cut copy animated border | Excel Programming |