I have a rss feed app that I would like to add the Newspaper View Style like the RSS Bandit. Can anyone help me to add this feature to my app. Thanks:-D Thanks cPod....
cpod
Posts
-
Newspaper View Styles -
Selecting items in the ListView ControlIs it possible to bind images from a database into a ListView Control? Thanks Thanks cPod....
-
Selecting items in the ListView ControlI am working on an app that allows me to enter items into a listview control, I also would like to add a image to that particular item how can I do that using the select case function? Or is there another way to do that? Also I want to be able to double click on any item in the listview control and it will display information about the selected item. I have been having trouble selecting item from the ListView control using Select Case. Can you please let me know what I am doing wrong…. Thanks :confused: Thanks cPod....
-
Docking FormsHey what's up everyone.... I have been trying to figure out how to get my applications to dock in windows. I have a bunch of apps that I would like to add that feature to but I can't figure out how. I would my apps to be able to dock in windows like you can dock the taskbar in windows. If anyone can point me in the right direction I would really appreicate it. Thanks :confused: Thanks cPod....
-
Displaying which month of the yearHey Robert thanks a lot man. I thought I had tried that but I guess I didn't... Thanks again....:) Thanks cPod....
-
Displaying which month of the yearCan anyone explain to me how to display the current month. I have an applicatuion that I want to display the month but I don't want the month's number. I have tried these line of code: Label1.text = System.DateTime.Today.Month.ToString and I have also tried Label1.text = MonthName(3) But the problem with this is that it doesn't update when the month change. I would the my code to refect when the month changes just like it does for the days of the week and year. Can anyone please help me... :confused: Thanks cPod....
-
msn messenger style popup alert for VB app ?Hey try doing a search here on codeproject.com for notification window or popup control. I have a seen a couple here in the C# controls... [CDH]:suss: Thanks cPod....
-
Creating Splash ScreensI did do a search on codeproject. If you are not going to help I would prefer you to keep your commits to yourself. I am here trying to learn like everyone else... [CDH] Thanks cPod....
-
Creating Splash ScreensHello everyone, I am trying to create splash screens for my software. I have no idea where to start, can anyone please help me get started. Thanks [CDH]:confused: Thanks cPod....