Re: Adding Forms to the taskbar?
Hi Nate,
See the code suggested by Michel Pierron
in the archive thread:
Minimize a form
http://tinyurl.com/59fnjt
Remember to uncomment the first two
instructions in the UserForm_Activate
routine.
---
Regards.
Norman
"NateBuckley" <NateBuckley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6CDF6897-BE1C-4902-A4AC-F2F2FEDB9F51@xxxxxxxxxxxxxxxx
Hello, I have a main excel user form that would be better if it were added
to
the task bar, is this possible?
I'm thinking it may involve win API calls? If so could someone point me in
the right direction.
Thank-yee, Kindly.
.
Relevant Pages
- Re: Enhanced //e with a 6503??!
... Do you see a chance of posting this routine? ... an Rockwell R65C02 with the extended instructions? ... extra bit manipulation instructions which Rockwell introduced. ... BBRn zp,dest Branch if bit n reset in zero page location (8 opcodes) ... (comp.sys.apple2) - Re: A more structured approach
... For a more general "find an environment variable" routine - which would be more useful - you'd want a general "string compare" routine. ... My understanding is that "rep movsb" has been kept optimized, but that the other "string" instructions have gotten slow, compared to equivalent discrete instructions. ... (alt.lang.asm) - Re: HLA v1.86 is now available
... generally don't have the algorithmic background to write such a routine ... language programming course than machine instructions. ... What sense does it make to explain that there is a CPU instruction ... Assembly programming means to generate a sequence of CPU ... (alt.lang.asm) - Re: Can Windows CL compilers be as fast as CMUCL ?
... With vector based CPU instructions that ... | routine could be reduced to one instruction. ... | machine instruction to multiply a vector by a scalar. ... | newer x86 instructions provide something similar. ... (comp.lang.lisp) - Re: Bitmap palette
... > clock cycles to execute, with no opportunity to schedule parallel ... That's OK, as it takes a few instructions to get the proper, ... BIOS routine, or your own code. ... (comp.lang.asm.x86) |
|