Click here to Skip to main content
15,886,137 members

Articles by a_pess (Articles: 5, Tip/Tricks: 9)

Articles: 5, Tip/Tricks: 9

RSS Feed

Average article rating: 4.51

Multimedia
GDI+
9 Sep 2011   Updated: 9 Sep 2011   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 30,012     Bookmarked: 9   Downloaded: 899
Please Sign up or sign in to vote.
Turn an image to a ColorPicker.
8 Nov 2009   Updated: 8 Nov 2009   Rating: 4.91/5    Votes: 45   Popularity: 8.07
Licence: CPOL    Views: 107,964     Bookmarked: 80   Downloaded: 9,081
Please Sign up or sign in to vote.
Image transition and visual effects in VB.NET using GDI+.
19 Oct 2009   Updated: 10 Jun 2014   Rating: 4.31/5    Votes: 11   Popularity: 4.49
Licence: CPOL    Views: 117,481     Bookmarked: 49   Downloaded: 9,993
Please Sign up or sign in to vote.
Build a standard Windows Forms translucent control using GDI+ & VB.NET
Programming Languages
Visual Basic
10 Jul 2011   Updated: 21 Jul 2011   Rating: 3.47/5    Votes: 8   Popularity: 3.13
Licence: CPOL    Views: 58,694     Bookmarked: 17   Downloaded: 725
Please Sign up or sign in to vote.
Read the data in the Collection
21 Jul 2011   Updated: 21 Jul 2011   Rating: 4.88/5    Votes: 13   Popularity: 5.26
Licence: CPOL    Views: 101,579     Bookmarked: 29   Downloaded: 3,215
Please Sign up or sign in to vote.
Add Custom Event to a Class

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.20

Desktop Programming
Windows Forms
19 Feb 2011   Updated: 19 Feb 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 12,031     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
I think we may check if the color is repeated or not, any how this another alternative but in VB.NetPublic Shared Function GetImageColorsCount(ByVal bitmap As Bitmap) As Integer Dim ColorList As New System.Collections.Generic.List(Of Integer) Dim clr As Integer For...
Multimedia
GDI+
14 May 2014   Updated: 15 May 2014   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 10,430     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Image File Format
Programming Languages
C#
29 Jul 2011   Updated: 29 Jul 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 4,610     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
I think the code will not works on designmode, any how this the same code with a little modification but in VB. NetImports System.DrawingImports System.Windows.FormsImports System.Security.PermissionsImports System.Drawing.Drawing2DPublic Class RiverNilDateTimePicker ...
18 Sep 2010   Updated: 20 Sep 2010   Rating: 1.00/5    Votes: 3   Popularity: 0.48
Licence: CPOL    Views: 11,992     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
To check 64Bit Operating system in VB.NET,Public Shared Function is64BitOPeratinSystem() As Boolean Return (Marshal.SizeOf(IntPtr.Zero) = 8)End Function
Visual Basic
22 Jun 2011   Updated: 25 Jun 2011   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 13,670     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Draw to Screen without using API
Visual Basic 12
2 Jun 2014   Updated: 2 Jun 2014   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 11,295     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Check image is upside down in VisualBasic.NET
18 May 2014   Updated: 18 May 2014   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 13,841     Bookmarked: 8   Downloaded: 481
Please Sign up or sign in to vote.
Demonstrates how to retrieve resources from a .NET Assembly in Visual Basic .NET
22 May 2014   Updated: 22 May 2014   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 7,123     Bookmarked: 0   Downloaded: 27
Please Sign up or sign in to vote.
ThreadSafe Generic List
Web Development
ASP.NET
2 Nov 2010   Updated: 13 Nov 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 6,180     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Alternative For VB.NET Windows Forms Private Sub ControlEnabled(ByVal ctrl As Control, ByVal isDisable As Boolean) Me.ControlEnabled(ctrl, isDisable, True) End Sub Private Sub ControlEnabled(ByVal ctrl As Control, ByVal isDisable As Boolean, ByVal allowRecurse As...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Engineer
Egypt Egypt
Oil & Gas Engineer
C# & VB.net
Coding For Fun Only