DevPinoy.org
A Filipino Developers Community
            

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Overriding ControlDesigner.SelectionRules

    The virtual readonly SelectionRules property of the ControlDesigner class is necessary if you want to fiddle with the selection grabs of your control at designtime (if you want to make your control not re-sizable vertically like the Windows Forms TextBox control). You might experience a control design...
    Posted to jokiz (Weblog) by jokiz on 04-11-2005
  • MissingMethodException during a form load at designtime

    Some control properties where dropped. Forms still have them in InitializeComponent. Form is loaded at designtime with an attached debugger instance (devenv.exe). CodeDomSerializer class tries to deserialize the said property set. A MissingMethodException was raised. Attached debugger could not give...
    Posted to jokiz (Weblog) by jokiz on 03-17-2005
  • InitializeComponent, Abstract Base Forms and Visual Studio Design Behavior

    It is interesting to know how the Designers works in Visual Studio when one is designing a component, control or form (controls and forms by the way are special kind of components with visual representation at the document surface). Knowing such kind of information can be crucial for a Windows Form Developer...
    Posted to jokiz (Weblog) by jokiz on 01-20-2005
Page 1 of 1 (3 items)

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems