ImageDraw.ShowWbmpConversion Property

It indicates whether the WBMP conversion is visible or hidden on the form at design time.

[Visual Basic]
Public Property ShowWbmpConversion As Boolean
[C#]
public bool ShowWbmpConversion {get; set;}

See Also

ImageDraw Class | Neodynamic.MobileWebControls.ImageDraw Namespace