Skip to content

Commit 4a3f5ac

Browse files
Replace buttonRegexHelper with linkLabelRegexHelper
Replaced the `Button` control `buttonRegexHelper` with a `LinkLabel` control `linkLabelRegexHelper` to improve the UI for the search dialog. Updated `TabIndex` values across multiple controls to ensure proper tab navigation order. Adjusted properties of `linkLabelRegexHelper` for accessibility and alignment with the new design. Modified `groupBoxOptions` and `groupBoxDirection` controls to reflect the new layout, including size and `TabIndex` adjustments. Removed the declaration of `buttonRegexHelper` and added `linkLabelRegexHelper` in the private fields section.
1 parent 0bacf4e commit 4a3f5ac

File tree

1 file changed

+22
-21
lines changed

1 file changed

+22
-21
lines changed

src/LogExpert.UI/Dialogs/SearchDialog.Designer.cs

Lines changed: 22 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)