Hi,
How to format the Gantt bar in MS Project 2010.I am using the below code,
objMSP_Application.GanttBarFormat(TaskID:=m_Task.ID, GanttStyle:=1, StartShape:=10, StartColor:=pjRed, EndShape:=10, EndColor:=pjRed)
However the above code is working fine in MSP 2003 & MSP 2007.But the format is not getting applied in MSP 2010.
I am using Windows 7,MSP 2010, VS 2010
& framework 2.0.
Thanks
in advance.
knowledge glows