Tooltip & clistctrlHi NG,
I have a CListCtrl and I have put it the LVS_EX_INFOTIP !
But I have a problem. Sometimes, items contain a lot of informations, and we
don't show all of it beacuse it's too long.
When the line is too long, I want it to be a multiline text! For example, I
want to my tooltip, take 2 lines when 1 line is too short.
Is it possible? How do I do ?
Regards,
Salim
...
Force password change
I am trying to force all users in my domain (OWA especially) to change
their passwords at the next logon and then require them to change
passwords every 90 days thereafter. I know from testing that I can get
the local users to change their passwords through AD. What I am having
trouble w/ is the OWA users. I need to be able to force a pw change.
Will the group policy options in AD work for the OWA accounts too?
All help is welcome.
Thanks in advance for responding.
Kelli
--
kskate2
------------------------------------------------------------------------
Posted via http://www.webse...
Forced to Upgrade!Today I opened Money 2006 and tried to download my checking and savings
account data. When I get this stupid banner that I must upgrade. F*$% You! I
will not, this is a function of your software like printing! So I will
upgrade to QUICKEN!!! Okay! A$$%*^%'s!
Please tell us your data migration strategy.
Oh, and Quicken enforces time limits on online services as well. If they
didn't do it, Money wouldn't do it.
"Jerry" <Jerry@discussions.microsoft.com> wrote in message
news:C311AA9A-4B3C-4FFF-9D42-B7D26F2A009F@microsoft.com...
> Today I opened Money 2006 a...
Using CListCtrl #4When I get NM_CLICK notification message,
Can I get index of previously selected List Item?
...
Forcing Odd PagesCan I force an odd page every time a "Title" style is
encountered (the "Title" style is what I used for my
chapter titles)? :)Thanks, Lyndie
...
Forcing Distribution list to new serverI just moved to a new Exchange 2003 server following the procedures in
knowledgebase Article 822931. This move was from one Exchange 2003 server to
another 2003 server. When I stopped the Exchange services on the original
machine, I started having problems with one distribution list being sent from
the original box, not from the second box. I thought distribution lists
were stored in active directory. How can I force this list to come from the
new Exchange server.
I know it is coming from the first machine because of the header information
in outlook.
If you stopped Exchange se...
Forcing a view to be the active viewHello!
I have an SDI application that has a splitter window with two views. The
first view is an CFormView and the second is a CView. I want the CFormView
to always be the Active view. Even if the user selects the CView.
How do I accomplish this?
// Anders
Anders Eriksson wrote:
> Hello!
>
> I have an SDI application that has a splitter window with two views. The
> first view is an CFormView and the second is a CView. I want the CFormView
> to always be the Active view. Even if the user selects the CView.
>
> How do I accomplish this?
>
> // Anders
I'd ...
Force GP to save changed field on Vendor Maintenance form
I am changing a field in PM_Vendor_Maintenance table buffer. I want GP to
save those entries in the table. How can I force GP to save the form?
When I make similar change on RM_Customer_Maintenance table buffer on
Customer Maintenance form, I change the '(L) Form Changed' field of window
RM_Customer_Maintenance of form RM_Customer_Maintenance. This forces GP to
save the changed table buffer when the form closes. Is there any similar
field on Vendor Maintenance form?
Thanks.
------=_NextPart_0001_1A6F6232
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Hi There
If u...
CListCtrl #7Hello,
I am trying to create a CListCtrl that has 4 columns in
report mode. The first 3 columns need to be bitmaps and
the 4th column needs to be text. I can get the first
column set to a bitmap but the next two subitems will not
display the bitmaps. Anyone have a solution to this
problem??
Thanks in advance!
...
Force user to enter an item from a list boxHi,
I have a bounded form that has a dropdown list called "Type", this dropdown
list can be left blank(is not a required field to submit the form) , but my
cocern is that is if the list needs to be used, then the user should only be
able to select from the list and not type a third option like my users have
been doing
How do I enforce this?
I appreciate your sugestions
You are using a list box, you can't type anything into it. You are saying
list box, but I think you really are using a Combo Box. If that is the case,
you use the Not In List event to tell the user to us...
force
...
How to force saveas instead of save with CDocumentI have a problem with how to force saveas instead of save document. Thanks,
Volodia.
...
Displaying images in CListCtrlHi,
I have a Report-style CListCtrl and I need to display an image in the
second column of the list control. Calling SetItem() by specifying
the image index from the ListCtrl's imagelist member and the subitem
index corresponding to the second column does not work. I can only
get the image to display in the first column, and I dont want the
image there. Would appreciate any help in this regard.
Thanks
Gautham
You're going to have to derive you're own class from CListCtrl and draw it
yourself. Here are a couple of links to articles where they use bitmaps in
CListCtrls that ma...
CListCtrl inserting an itemHi
I have my list control being populated and nicely working from my scrollbar
and page up/down buttons.
The problem I have is, that when I click an item it gets erased.
I had thought that maybe I could retrieve the LV_ITEM information, but I am
not totally sure how to retrieve my LV_ITEM struct from my list control. I
have tried doing a hit test and getting the information with
GetItem(LV_ITEM*) from the acquired item number, but this doesnt get
populated in any way. Any help guys?
Secondly, is it possible to use the LV_ITEM lParam member to store an
address of data, so that it can be...
SHGetFIleInfo: shell icon list for CListCtrl iconsTHis sample is should get the default icon for the ".zip" extension then use
it in a list control.
When executed, the target contol shows the text item ("virtual.zip"), but no
image.
SHFILEINFO sfi;
HIMAGELIST hil;
ZeroMemory(&sfi,sizeof(sfi));
hil = (HIMAGELIST)SHGetFileInfo(".zip",
FILE_ATTRIBUTE_NORMAL,
&sfi,
sizeof(sfi),
SHGFI_USEFILEATTRIBUTES|SHGFI_ICON);
// hil now contains the handle to the system image list
// containing the large icon images.
/...
Outlook 2003 & cmd process forcing processor to 100%I have narrowed a problem down to Outlook 2003 opening cmd
in processes and forcing the processor close to 100% and
making any program until using Task Manager and ending the
cmd process.
I have scanned for viruses with 2 different programs, run
Adaware and Spybot Search and Destroy and found nothing.
This problem only occurs when using Outlook 2003.
I am using Windows XPSP2 (beta) , Problem was occuring
before SP2 for XP.
Appreciate any help
Does is also happen when you start Outlook in safe mode with the /safe
switch?
--
Roady [MVP] www.sparnaaij.net
Microsoft Office and Microsoft ...
Printing Reports: Force A4 Format 07-19-07hello!
i am having trouble forcing a report to be in the A4 format when
sending to the printer. it happens all the time that the report get
send with the format 'letter' which causes the printer to stop and
request for paper in letter format. the report i generate totally fits
in the A4 format but it won't work the way i want it to! this is
pretty annoying because i always have to manually push a button on the
printer so that the report can be printed. is there a way through any
preferences or vba code to make this work ?
maybe someone can help me or give me a hint. thanks in adv...
Hiding a row in CListCtrlThis has been asked on a few different posts, but I hope I can add a
different spin to the question.
I need to hide a row in CListCtrl rather than delete/insert a row. I
realize hiding a row isn't supported, but has anybody successfully
simulated a hidden row, such as setting the height of a row to zero?
Thanks,
Jared
jared_hagel@hotmail.com wrote:
> I need to hide a row in CListCtrl rather than delete/insert a row. I
> realize hiding a row isn't supported, but has anybody successfully
> simulated a hidden row, such as setting the height of a row to zero?
Why not "sim...
how to scroll a ClistCtrlHow can I scroll a ClistCtrl by programamtion ?
mosfet a �crit :
> How can I scroll a ClistCtrl by programamtion ?
Actually my question is a bit more complex.
I have a CDialog app with a a few controls and a CListCtrl on it.
My CListCtrl doesn't fit in the dialog so there is a vertical scrollbar.
When I click on UP/DOWN key the focus moves from a controls and when it
arrives on my CListCtrl cursor moves from line to line while I would
like to scroll the listctrl
create listbox with noscroll and modify the style property on activate
message.
"mosfet" <richom.v@free.fr...
How to insert an image in 2nd column of a CListCtrl.Hi
How do I insert an image in a column( any column other than the first
one) of a ClistCtrl? Is it possible?
At present I am setting LV_ITEMs iSubItem to the column number but it
still inserts it in the first column. :( . Here is the Sample code that
I have been using.
lvitem.mask = LVIF_TEXT;//Sets the mask type (Text Type)
lvitem.state = 0;
lvitem.stateMask = 0;
lvitem.iItem = nPos;//Sets the position of the row in the list
lvitem.pszText = (LPSTR) pText; //Some text
lvitem.iSubItem = 0;
nIndex = m_lctlRearrangeTyreList.InsertItem ( &lvitem) ;
for (int i = 1; i < nNoOfCo...
Changing CListCtrl Report View Line HeightIs it possible to change the height of a line in the CListCtrl report view?
If so, how? I don't need to make each line a different height (although that
would be nice); just changing the global height would be sufficient.
Thanks.
I don't know how to do it directly, but I know of a "hack" that should work.
The ClistCtrl adjusts to height of a row so as to accommodate an image at
the head of the row. So, call SetImageList and pass in a CImageList that
contains a transparent image of the desired height, and maybe only one pixel
wide so that there's not an unnatural spa...
force new page criteriaMy report shows monthly meeting information [date, event, location, time,
etc] grouped/sorted by date, then time. How can I get the report to start a
new page for each week, beginning on Mondays? I just have the table of
information and the report, no query.
Thanks!!
Create a query from your table and add a calculate field.
TheMonday: DateAdd("d", vbmonday - DatePart("w", [MeetDate]), [MeetDate])
That will create a date field that is the Monday of the week the date is in.
Then add a Group to your sorting an grouping for TheMonday. Set the Force
New Page property i...
CListCtrl question: dock columns to rightHi,
I have a CListCtrl which is a child of a resizable dialog. (The list control
changes its size when the dialog is resizing).
I need that the columns of the list will always be aligned to the right.
All the columns (accept the first) have a fixed size.
In order to achieve this behaviour I catch the WM_SIZE event of the list
control and call to SetColumnWidth of the first column.
The width that I set to the first column is the width of the list control
minus the sum of the width of all other columns. (see code at
the end of the question).
Generally it works fine, but I get the most strange be...
Forced ArchivingI'm going to try this again.
We have Exchange std 2003 and do not want to go to the premium version
for the cost reason. We are getting to the ceiling on the exchange
database size. I don't want to delete any old mail but am willing to
archive it to .pst files so it is out of the exchange database.
I looked at outlk11.adm as a way to manage/control this centrally. I
enabled and set the autoarchive option. When I tested this it had the
effect of pushing out the default autoarchive parameters to the users.
HOWEVER, it does not force these default parameters to apply to each
individ...
Hide the Gridline for a cell in CListCtrl ??Hi:
I have a CListCtrl with gridlines turned on. Just wonder, is there a way to
remove or hide the grid line for a particular cell?
Thanks
Polaris
...