Hide

SftButton/OCX 3.0 - Button Control

Display
Print

Refresh Method, SftButton Object

Repaints the entire control.

Syntax

VB.NETobject.Refresh()object.CtlRefresh()
VBobject.Refresh
C#.NETvoid object.Refresh();
void object.CtlRefresh();
VC++HRESULT object->Refresh();
CHRESULT object->raw_Refresh();

object

A SftButton 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. The Refresh method causes the control to be immediately repainted.

See Also SftButton Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.