SftOptions 1.0

SftOptions.Refresh Method

Softel vdm, Inc.

Repaints the entire control.

Syntax       

VB.NET

object.Refresh  Note
object.CtlRefresh

VB

object.Refresh

C#.NET

void object.Refresh();  Note
void object.CtlRefresh();

VC++

HRESULT object->Refresh();

C

HRESULT object->raw_Refresh();

Delphi

procedure object.Refresh();

object

A SftOptions object.

Comments

The Refresh method repaints the entire control.

Painting a control is handled automatically while no events are occurring. However, there may be situations where you want the control updated immediately.

Example

SftOptions1.Refresh  

See Also  SftOptions Object | Object Hierarchy


Feedback / comments / error reports for this topic
© 2002 - Softel vdm, Inc. - www.softelvdm.com