Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Member Avatar for olibara

Hello I've made tho following function in a form to avoid to open severall instance a child form dialog It works fine but I do'nt know how to check if the user ave close the form from itself! Because in such situation FrmZTour remain not null and I got an …

Member Avatar for RicardoE
0
2K
Member Avatar for menelaussa
Member Avatar for o_shawky
0
91
Member Avatar for olibara

Hello I'm trying to set the focus to a DGV and move the mouse to that DGV But the position seems to be related to the sreen area not the active form area Here is the code I'm using [CODE] private void HandMade_Click(object sender, EventArgs e) { dgv_X.Focus(); int X …

0
59
Member Avatar for olibara

Hello I want to know if is it possible to avoid the pop-up of a contextmenustrip (below mentionned as ctxs) Explaination : In a Picture Box I've defined a ctxs Mousedown right doesn't display it Mouseup right display it I want to avoid the display if during the mouse down …

Member Avatar for sanjayNawab
0
172
Member Avatar for olibara

Hello I want to store System.Drawing.Colors in a datatable But for that I need to know the datatype to use I've seen several qustion about this bu no answer Any Idea how to do it ?

0
61