Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Hides fields on the Reasons form, based on the menu item from which the form was called.
Syntax
public void initControls(ReasonCodeAccountTypeAll _rcAccountTypeMenu)
Run On
Called
Parameters
- _rcAccountTypeMenu
Type: ReasonCodeAccountTypeAll Enumeration
Defines which account types will be returned and maintained by the user.
Remarks
This method will hide and set the caption for the form from which the helper class was called.
It hides or shows checkboxes found both on the overview and general tab of the form.
It first calls SetControlsVisible to hide all checkboxes and then displays the checkboxes needed.