CrToolStripTextBox focus problem..?

NazHim 201 Reputation points
2021-04-02T16:36:33.03+00:00

Hi all
i am using C#
i want set focus to CrToolStripTextBox
how..?
what is the different CrToolStripTextBox and ToolStripTextBox ..?

i am used code
this.ActiveControl = SearchCrToolStripTextBox.Control;
but not working after click checkbox
regards
NazHim

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,841 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,316 questions
{count} votes