Advertisement

1 - 10 of 1463 containing alltags:("assign") (0.001 seconds)
Another PAQ builder.  Below are 5 of the Frustration makers in HTML.  But there won't be any B or C grades for them this time.   So 100 points for the best exlanation for one or more of the "Y...
Zones: HTMLDate Answered: 03/17/2001 Grade: A Views: 0
How would you select a range of cells and assign the contents to an array variable (is this possible)? ie: Dim MyArray(1 To 2, 1 To 10) As String     MyArray = Range("A1:J2")
Zones: Ms Office SuiteDate Answered: 04/23/2001 Grade: A Views: 0
How do I assign a character to a class one at a time because I am reading a character from the comm port one a time using interrupts..    I am using MSVC++ 60. give am exsample that works for 200 m...
Zones: C++Date Answered: 08/06/2002 Grade: B Views: 0
Inside the OnDraw method I have the following code: float fZoom = ::ZoomFactor(iZoomRatio); CRect rect; rect.left = (long)(m_iPos.left * fZoom)+offset.x; rect.top = (long)(m_iPos.top * fZoo...
Zones: Windows MFCDate Answered: 10/17/2002 Grade: A Views: 0
Hello I want to assign shortcut keys to the menu dynamically is it possible Then how??? Application user will specify the key combination, which will be used as Shortcut keys for invoking the ...
 
Related Solutions:
Assign the shortcut keys to menu in visual basic 6.0...

Hello I want to assign shortcut keys to the menu dynamically is it possible Then how??? Appl...

Tags: assign | Rating: 9.2
 
Zones: Visual Basic, Microsoft ProgrammingDate Answered: 05/08/2003 Grade: A Views: 9
How (or can you) assign a macro to a hyperlink. Specifically: How do I assign a macro to a hyperlink (or an object that looks like a hyperlink) to hide and unhide rows 23 to 34?
Zones: Ms Office SuiteDate Answered: 02/22/2003 Grade: A Views: 0
I was assigning msi through group police in such way that it should install automatically. But it is not happening. What could be wrong? Is any free soft ware OR  trial version   for do this job .
Zones: Windows NT NetworkDate Answered: 08/16/2003 Grade: B Views: 0
My program allows users to create a file with a ".tc" extension. When the user double-clicks a file that they've created, it should open with my program. How can I do this? Also, the default icon f...
Zones: Visual BasicDate Answered: 03/20/2003 Grade: B Views: 0
Hello all,    I have an Address COM object that I need to use as a property in a second Client COM object.   So in the Client.h code I have: CComObject<CAddress> *m_SubjectAddress; and in t...
Zones: C++Date Answered: 12/08/2003 Grade: A Views: 0
Hi lads,   I use he following function to check user input for multiple keywords. It works fine if i use it on its own. But as soon as i put it into my script, and run it multiple times it cr...
Zones: ASPDate Answered: 12/19/2003 Grade: A Views: 0