'Declaration Public Function GetIconAlignment( _ ByVal control As System.Windows.Forms.Control _ ) As System.Windows.Forms.ErrorIconAlignment
public System.Windows.Forms.ErrorIconAlignment GetIconAlignment( System.Windows.Forms.Control control )
Parameters
- control
- The control to get the icon location for.
Return Value
One of the ErrorIconAlignment values. The default icon alignment is MiddleRight.