C2025-031
Added Tool Tip text for the Options, Exit, Manage Security, Reset Security, Update Formats, and Administrative Tools. Also adjusted the tool tip text for the Reset Options button (on the Options window) to be left justified instead of right justified.
Developer’s Note:
Besides this minor code change, I first needed to fix an issue with Dot Net Bar’s Visual User Interface Editor. Two Public Encapsulation string variables were added to the DisplayTags.cs Volian Control to populate the height and width text boxes for Image sub-step types (on the Step Properties Pannel). Dot Net Bar’s automatic code generator was adding the encapsulated string variables to the automatically generated frmVEPROMS designer file. The when Dot Net Bar’s Visual User Interface Editor tries to render, it got confused and errored out.
To resolve this, I created a function (method) that will update the height and width text boxes on the step properties page and removed the two encapsulation variables from DispayTags.cs.
C2025-031
Added Tool Tip text for the Options, Exit, Manage Security, Reset Security, Update Formats, and Administrative Tools. Also adjusted the tool tip text for the Reset Options button (on the Options window) to be left justified instead of right justified.
Developer’s Note:
Besides this minor code change, I first needed to fix an issue with Dot Net Bar’s Visual User Interface Editor. Two Public Encapsulation string variables were added to the DisplayTags.cs Volian Control to populate the height and width text boxes for Image sub-step types (on the Step Properties Pannel). Dot Net Bar’s automatic code generator was adding the encapsulated string variables to the automatically generated frmVEPROMS designer file. The when Dot Net Bar’s Visual User Interface Editor tries to render, it got confused and errored out.
To resolve this, I created a function (method) that will update the height and width text boxes on the step properties page and removed the two encapsulation variables from DispayTags.cs.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
C2025-031
Added Tool Tip text for the Options, Exit, Manage Security, Reset Security, Update Formats, and Administrative Tools. Also adjusted the tool tip text for the Reset Options button (on the Options window) to be left justified instead of right justified.
Developer’s Note:
Besides this minor code change, I first needed to fix an issue with Dot Net Bar’s Visual User Interface Editor. Two Public Encapsulation string variables were added to the DisplayTags.cs Volian Control to populate the height and width text boxes for Image sub-step types (on the Step Properties Pannel). Dot Net Bar’s automatic code generator was adding the encapsulated string variables to the automatically generated frmVEPROMS designer file. The when Dot Net Bar’s Visual User Interface Editor tries to render, it got confused and errored out.
To resolve this, I created a function (method) that will update the height and width text boxes on the step properties page and removed the two encapsulation variables from DispayTags.cs.
Here's the Source Control Document
looks good. Ready for QA.
looks good. Ready for QA.