IHtmlControlDesignerBehavior::RemoveStyleAttribute Method (String^, Boolean, Boolean)
.NET Framework (current version)
Removes the specified style attribute.
Assembly: System.Design (in System.Design.dll)
Parameters
- attribute
-
Type:
System::String^
The style attribute to remove.
- designTimeOnly
-
Type:
System::Boolean
true if the attribute is only active at design time; otherwise, false.
- ignoreCase
-
Type:
System::Boolean
true if the attribute syntax is case-insensitive; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: