Exemplo n.º 1
0
 private void BuildAttributes_BrowsableProperty()
 {
     BrowsableTypeConverter.BrowsableLabelStyleAttribute style = new BrowsableTypeConverter.BrowsableLabelStyleAttribute(eBrowsablePropertyLabel);
     oCustomAttributes = new AttributeCollection(new Attribute[] { style });
 }
Exemplo n.º 2
0
 private void BuildAttributes_BrowsableProperty()
 {
     BrowsableTypeConverter.BrowsableLabelStyleAttribute style = new BrowsableTypeConverter.BrowsableLabelStyleAttribute(eBrowsablePropertyLabel);
     oCustomAttributes = new AttributeCollection(new Attribute[] { style });
 }