ContributionsMost RecentMost LikesSolutionsRe: WinFormsObject(FilterControl)Unfortuntaley, it doesn't work.WinFormsObject(FilterControl)Hi, I want to get the objects in FilterControl to use it to set the filter using GUI, but I can't map to the control items used in the filter such as the combo box to select the column or to select the expression. Please, any one can help me??? Thanks in advance. Re: buttons of WPF Message BoxThank you Ann. Its work.Re: buttons of WPF Message BoxI can't use Object Spy to reference to the these buttons in message box because its appear as one object with buttons.Re: buttons of WPF Message Box I can't use ClickButton because I can't take a reference of this button. DXMessage in WPF its an object and i can;t take a reference to the buttons inside it??? So, how can I do it???? buttons of WPF Message BoxHi, I want to click a button exist in MessageBox window either yes or no. which method or property should I used??? Can any one help, please??? Thanks in advance.Comparing table with databaseHi, I want to compare a table in Grid with a table in database, how to do this??? I use database table checkpoint, but I didn't Benefit anything. Can any one help, please?? Thanks in advance.Re: Database Table CheckpointThanks Database Table CheckpointHi, I want to create a database table checkpoint with MySQL database and I don't know what driver must I select to connect to it. Can any one show me how to connect to MySQL database??? Thanks in advanceRe: Read an Excel fileMany thanks for you