IEdmAddInDrawButton5 Interface
    
    
        
        
            
             Allows you to dynamically draw an add-in toolbar button.
 
            Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Interface IEdmAddInDrawButton5  | 
| C# |  | 
|---|
| public interface IEdmAddInDrawButton5  | 
| C++/CLI |  | 
|---|
| public interface class IEdmAddInDrawButton5  | 
Remarks
            
            
            See Also