Infragistics(R) NetAdvantage(R) Windows Forms
ResetImageSize Method
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > ControlBase Class : ResetImageSize Method

Resets the value of the ImageSize property to its default value

Syntax

Visual Basic (Declaration) 
Public Sub ResetImageSize() 
C# 
public void ResetImageSize()

See Also