![]() |
| ||
| toolTip1 for textBox I want to Show "ToolTips" when radioButton4 is Checked and when you Hover the mouse over textBox2. This works as expected. Now when I Check the radioButton5 wich makes the radioButton4 UnChecked I dont want the ToolTips to be seen when Hover the mouse over textBox2. I am trying to make that rule with the code below but the ToolTips is shown anyway. Have I missed something out because I do make the check: if( radioButton4->Checked ) etc.. ? private: System::Void textBox2_MouseHover(System::Object^ sender, System::EventArgs^ e) |
| ||
| Re: toolTip1 for textBox Try this->radiobutton4->Checked although it should work without. I have the effect you want if I Hover VERY slowly over the control. |
| ||
| Re: toolTip1 for textBox try //---------------------------------------------------------------------------- |
| All times are GMT -4. The time now is 8:19 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC