From: Mr. X. on
Hello.
I am using toolstrip.
I want to make rectangle on the selected item only.
How can I do that ?

Thanks :)
From: Mr. X. on
Problem solved.
What I have found, that ToolStripItem, which is created by :
ToolBox.items.add("a text" , myImage) is created as toolStripButton, which
has checked component.
I need only one button to be checked, so each time it is checked, I do a
loop for the rest of the toolStripButtons.

Thanks, anyway :)

"Mr. X." <nospam(a)nospam_please.com> wrote in message
news:OdicdxLCLHA.4388(a)TK2MSFTNGP04.phx.gbl...
> Hello.
> I am using toolstrip.
> I want to make rectangle on the selected item only.
> How can I do that ?
>
> Thanks :)

 | 
Pages: 1
Prev: ToolStrip.
Next: Datagridview selected rows