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
~5K People Reached
Favorite Forums
Favorite Tags
Member Avatar for jeffrey4u

Hi there Am a new student in C# and am using Microsoft Visual C# 2013. My aim is to i. open a child form inside its MDIparent form ii. disable the MDIparent form when the child form is active/opened it was easier in VB.net with frmStuDetails.ShowDialog() I have tried 1. …

Member Avatar for jeffrey4u
0
2K
Member Avatar for jeffrey4u

Hello there This is my first project in VB.net and i intend using shockwave (AxShockwave Flash) to display some pictures at the mainmenu. All worked fine. But my problem now is ... when i try to create a setup with Inno setup the final excutable file create error when installing …

Member Avatar for Deep Modi
0
158
Member Avatar for jeffrey4u

I want to load two pictures into an image control at these periods 1. When the mouse is over the image control 2. When the mouse has left the image control I got this Lines of code (from the net) that work for mousemove event on Picturebox control but unlucky …

Member Avatar for AndreRet
0
154
Member Avatar for jeffrey4u

My chat application have icon at the taskbar which displays messages as balloon text for the user when the application is minimized. My problem is when the message contain smiley or emotion like this ':D:D:)' the smiley does not display in the balloon text. Any help on how to add …

Member Avatar for AndreRet
0
178
Member Avatar for jeffrey4u

I have chat application which am using webbrowser to display the chat session. I want to give the user the chance to save the chat session so i used the codes below which is working fine but i have realised is that when the webbrowser contain smiley or emotions it …

Member Avatar for AndreRet
0
139
Member Avatar for jeffrey4u

Can someone teach me how to make a smiley move as i see in yahoo and msn messenger?:-/:icon_rolleyes:

Member Avatar for jeffrey4u
0
100
Member Avatar for jeffrey4u

i have develop a winsock chat and am trying to add a smiley or an emotion to the rich textbox. can anyone help me out plzzzzzzzzzzzzzzz

Member Avatar for jeffrey4u
0
179
Member Avatar for jeffrey4u

My project is connected to odbe driver with access database. i have another database with the same table and fields on my hard disk. i now want to use common dialog box to locate the access database on my hard disk and append the records in it to the running …

Member Avatar for jeffrey4u
0
91
Member Avatar for jeffrey4u

can anyone help me with the code. am trying to import the content of an excel sheet to my access database using common dialog in vb6. i tried this code below but is not working ........ [CODE]Private Sub sLoadExcel() If CommonDialog1.FileName = "" Then Exit Sub Dim exc As Object …

Member Avatar for Nick Evan
0
1K
Member Avatar for jeffrey4u

can anyone help me with the code. am trying to import the content of an excel sheet to my access database using common dialog in vb6. i tried this code below but is not working ........ [CODE] Private Sub sLoadExcel() If CommonDialog1.FileName = "" Then Exit Sub Dim exc As …

Member Avatar for AndreRet
0
743