 |
Title |
User |
Language |
Tags |
Description |
Date |
|
|
|
Implementando Designer Pattern - Singleton
|
Adriano Cavalcanti
|
C# |
Implementando
Designer
Pattern
Singleton
|
Toda vez que precisar ter controle sobre a instancia de uma classe utilize este Pattern |
November 20, 2008 |
|
Adding Designer support to Custom User Controls
|
Mike Eaton
|
VB.NET |
Adding
Designer
support
Custom
User
Controls
|
This snippet shows what additional code is needed to add Property window designer support for non-native datatypes. |
February 7, 2008 |
|
Refreshing Component from ControlDesigner using IComponentChange Service
|
Eric Maroudas
|
C# |
Refreshing
Component
from
ControlDesigner
using
IComponentChange
Service
|
After changing the designer the designer is refreshed from the ControlDesigner class. |
January 12, 2006 |
|
Connect to Component from ControlDesigner
|
Eric Maroudas
|
C# |
Connect
Component
from
ControlDesigner
|
Allows you to connect and change properties of a component from the control designer using the Size PropertyDescripor from the IEventBindingService |
January 12, 2006 |