IUIMgrHideForwardButton Property |
Hides the forward/finish button. When false, the button can still be automatically hidden if minimum time is set.
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool HideForwardButton { get; set; }
Property Value
Type:
BooleanSee Also