SetDefaultTaskMargin

Return to Introduction  Previous page  Next page

Use this to set your own left margin for tasks that are set to "Default" justification (see Task settings)

 

Prototype:

SetDefaultTaskMargin(LONG nLeftMargin)

 

Arguments:

nLeftMargin                The new task margin (in pixels). Set this to 0 to use the the default task margin.

 

See also:

SetMargins

 

Example:

TaskPanel3.SetDefaultTaskMargin(5)

 



Direct link to this page on our website: http://www.icetips.com/manuals/xptaskpanel/setdefaulttaskmargin.htm