Advertisement

Results for "Author: dan aprobee"

ASP_Volume3 #65542
CtextboxControl: a class that encapsulates tons of hidden actions that can be performed on textboxes

This is a class that allows you to have much greater control over your textboxes, regular or rich. Such things as getting the character and the word the mouse is over to getting the top visible line to scrolling the textbox with code plus many many more.

ASP_Volume3 #65543
A true ping with Visual Basic in a convenient class containing 2 methods and 1 property

This is a class that allows a true ping with visual basic. It is organized in an intuituve, easy to use, class that contains 2 methods [funcConvertStringAddressToIp] (self explanitory) [PingHost] which has one argument [szAddress] which may be provided in either an ip format (xxx.xxx.xxx.xxx) OR in string formats ("www.address.com") or ("http://www.address.com") OR ("http://address.com") and one property [timeOutVal] (self explanitory)

ASP_Volume3 #65544
Anchor class: allows you to anchor any control on its left,top,right,or bottom....

The [Anchor] property is a property available to all controls in the .net framework. A control can be anchored to one or more edges of its parent container. Anchoring a control to its parent ensures that the anchored edges remain in the same position relative to the edges of the parent container when the parent container is resized. For example, if you have a Form with a Button whose Anchor property value is set to AnchorStyles.Top and AnchorStyles.Bottom, the Button is stretched to maintain the anchored distance to the top and bottom edges of the Form as the Height of the Form is increased.

ASP_Volume3 #65545
HyperlinkLabelControl.ocx

This is a hyperlink label control that has dozens of great features and properties such as the ability to control its HOVER state, text, use and image and place it EXACTLY where you wish on the control and much much more. This is my attempt at mimicking C#.net linkLabel control and it came out very nice..i think you will enjoy :-)

4_2005-2006 #170839
CtextboxControl: a class that encapsulates tons of hidden actions that can be performed on textboxes

This is a class that allows you to have much greater control over your textboxes, regular or rich. Such things as getting the character and the word the mouse is over to getting the top visible line to scrolling the textbox with code plus many many more.

4_2005-2006 #170840
A true ping with Visual Basic in a convenient class containing 2 methods and 1 property

This is a class that allows a true ping with visual basic. It is organized in an intuituve, easy to use, class that contains 2 methods [funcConvertStringAddressToIp] (self explanitory) [PingHost] which has one argument [szAddress] which may be provided in either an ip format (xxx.xxx.xxx.xxx) OR in string formats ("www.address.com") or ("http://www.address.com") OR ("http://address.com") and one property [timeOutVal] (self explanitory)

4_2005-2006 #170841
Anchor class: allows you to anchor any control on its left,top,right,or bottom....

The [Anchor] property is a property available to all controls in the .net framework. A control can be anchored to one or more edges of its parent container. Anchoring a control to its parent ensures that the anchored edges remain in the same position relative to the edges of the parent container when the parent container is resized. For example, if you have a Form with a Button whose Anchor property value is set to AnchorStyles.Top and AnchorStyles.Bottom, the Button is stretched to maintain the anchored distance to the top and bottom edges of the Form as the Height of the Form is increased.

4_2005-2006 #170842
HyperlinkLabelControl.ocx

This is a hyperlink label control that has dozens of great features and properties such as the ability to control its HOVER state, text, use and image and place it EXACTLY where you wish on the control and much much more. This is my attempt at mimicking C#.net linkLabel control and it came out very nice..i think you will enjoy :-)

5_2007-2008 #193357
CtextboxControl: a class that encapsulates tons of hidden actions that can be performed on textboxes

This is a class that allows you to have much greater control over your textboxes, regular or rich. Such things as getting the character and the word the mouse is over to getting the top visible line to scrolling the textbox with code plus many many more.

5_2007-2008 #193358
A true ping with Visual Basic in a convenient class containing 2 methods and 1 property

This is a class that allows a true ping with visual basic. It is organized in an intuituve, easy to use, class that contains 2 methods [funcConvertStringAddressToIp] (self explanitory) [PingHost] which has one argument [szAddress] which may be provided in either an ip format (xxx.xxx.xxx.xxx) OR in string formats ("www.address.com") or ("http://www.address.com") OR ("http://address.com") and one property [timeOutVal] (self explanitory)

5_2007-2008 #193359
Anchor class: allows you to anchor any control on its left,top,right,or bottom....

The [Anchor] property is a property available to all controls in the .net framework. A control can be anchored to one or more edges of its parent container. Anchoring a control to its parent ensures that the anchored edges remain in the same position relative to the edges of the parent container when the parent container is resized. For example, if you have a Form with a Button whose Anchor property value is set to AnchorStyles.Top and AnchorStyles.Bottom, the Button is stretched to maintain the anchored distance to the top and bottom edges of the Form as the Height of the Form is increased.

5_2007-2008 #193360
HyperlinkLabelControl.ocx

This is a hyperlink label control that has dozens of great features and properties such as the ability to control its HOVER state, text, use and image and place it EXACTLY where you wish on the control and much much more. This is my attempt at mimicking C#.net linkLabel control and it came out very nice..i think you will enjoy :-)

6_2008-2009 #215875
CtextboxControl: a class that encapsulates tons of hidden actions that can be performed on textboxes

This is a class that allows you to have much greater control over your textboxes, regular or rich. Such things as getting the character and the word the mouse is over to getting the top visible line to scrolling the textbox with code plus many many more.

6_2008-2009 #215876
A true ping with Visual Basic in a convenient class containing 2 methods and 1 property

This is a class that allows a true ping with visual basic. It is organized in an intuituve, easy to use, class that contains 2 methods [funcConvertStringAddressToIp] (self explanitory) [PingHost] which has one argument [szAddress] which may be provided in either an ip format (xxx.xxx.xxx.xxx) OR in string formats ("www.address.com") or ("http://www.address.com") OR ("http://address.com") and one property [timeOutVal] (self explanitory)

6_2008-2009 #215877
Anchor class: allows you to anchor any control on its left,top,right,or bottom....

The [Anchor] property is a property available to all controls in the .net framework. A control can be anchored to one or more edges of its parent container. Anchoring a control to its parent ensures that the anchored edges remain in the same position relative to the edges of the parent container when the parent container is resized. For example, if you have a Form with a Button whose Anchor property value is set to AnchorStyles.Top and AnchorStyles.Bottom, the Button is stretched to maintain the anchored distance to the top and bottom edges of the Form as the Height of the Form is increased.

6_2008-2009 #215878
HyperlinkLabelControl.ocx

This is a hyperlink label control that has dozens of great features and properties such as the ability to control its HOVER state, text, use and image and place it EXACTLY where you wish on the control and much much more. This is my attempt at mimicking C#.net linkLabel control and it came out very nice..i think you will enjoy :-)

7_2009-2012 #238393
CtextboxControl: a class that encapsulates tons of hidden actions that can be performed on textboxes

This is a class that allows you to have much greater control over your textboxes, regular or rich. Such things as getting the character and the word the mouse is over to getting the top visible line to scrolling the textbox with code plus many many more.

7_2009-2012 #238394
A true ping with Visual Basic in a convenient class containing 2 methods and 1 property

This is a class that allows a true ping with visual basic. It is organized in an intuituve, easy to use, class that contains 2 methods [funcConvertStringAddressToIp] (self explanitory) [PingHost] which has one argument [szAddress] which may be provided in either an ip format (xxx.xxx.xxx.xxx) OR in string formats ("www.address.com") or ("http://www.address.com") OR ("http://address.com") and one property [timeOutVal] (self explanitory)

7_2009-2012 #238395
Anchor class: allows you to anchor any control on its left,top,right,or bottom....

The [Anchor] property is a property available to all controls in the .net framework. A control can be anchored to one or more edges of its parent container. Anchoring a control to its parent ensures that the anchored edges remain in the same position relative to the edges of the parent container when the parent container is resized. For example, if you have a Form with a Button whose Anchor property value is set to AnchorStyles.Top and AnchorStyles.Bottom, the Button is stretched to maintain the anchored distance to the top and bottom edges of the Form as the Height of the Form is increased.

7_2009-2012 #238396
HyperlinkLabelControl.ocx

This is a hyperlink label control that has dozens of great features and properties such as the ability to control its HOVER state, text, use and image and place it EXACTLY where you wish on the control and much much more. This is my attempt at mimicking C#.net linkLabel control and it came out very nice..i think you will enjoy :-)

Languages
Top Categories
Global Discovery