ASPFriends.com 'aspngcontrolsvb' list Archive - June 2002
Messages
Page: 1
Control not firing Click (4 replies)
ASPFriends.com 'aspngcontrolsvb' list
I have developed a really simple custom control. I am inheriting from the ImageButton. I basically added a property and then add a couple of attributes during the OnPreRender sub. It appears that my control is not firing the click event (or at least my "client" page isn't picking it up). In my code behind of my aspx page, I do have Handles .... after my sub that is suppose to handle the click even...
Custom Controls (2 replies)
ASPFriends.com 'aspngcontrolsvb' list
Has anyone got any examples on custom controls in WinForms, nothing sopectacular, just something that gives the basics. There is currently a nice knob control ( ahem, ahem) at CSharpCorner.com. I haven't looked at it yet but am about to, it should be helpful. That one is obviously going to be fully owner drawn. The measly single example (the one I can find) in the VS net help don't really do anyth...
Web Custom Control Events and Collections (2 replies)
ASPFriends.com 'aspngcontrolsvb' list
Hi I'm trying to build a menu Web Custom control. basically this WCC will be rendering menu items, that can be added in runtime or design time. Each item its composed by 3 values. MenuIndex, MenuCaption and MenuPicture What I need to do, is to be able to give the option to the developper to add new items in design time, as well to be able to add those items in run time. My first aproache was to cr...
Tree Control File Explorer (2 replies)
ASPFriends.com 'aspngcontrolsvb' list
Hi all, Anyone have some sample code binding a Tree Control to a Folder/Sub Folder and Files with filtering capabilities. Thanks, Paul
Defining the alt texts in IDE (2 replies)
ASPFriends.com 'aspngcontrolsvb' list
I'm wondering how to make the self explaining text in one's own component, in the intelligence description of a component's properties, once browsed in design time. Anyone?
I am trying to move a control from one application to another (2 replies)
ASPFriends.com 'aspngcontrolsvb' list
I am trying to move a control from one application to another The existing ascx control Module/searchmodule.ascx file in Duwamish7 application project name is web the default.aspx register %@ Page Language "vb" Inherits "Duwamish7.Web.PageBase" EnableSessionState True % %@ Register TagPrefix "Module" TagName "Search" Src "modules/searchmodule.ascx" % searchmodule.ascx . . . %@ Import Namespace "Du...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com