Click or drag to resize

ChildHotimageFormbtnBack Field

Button that appears on the child form that will close the current form in the hierarchy but keep all the parent forms open. It is made public so that the text and visible properties and event handler can be accessed and set in the primary hotimage form. this is best acheived in the ChildBubbleLoad event of the primary Hotimage form.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public Button btnBack

Field Value

Type: Button
See Also