 
            | Miner.Desktop Assembly > Miner.Desktop.AttributeEditor Namespace > AttributeEditorUI3 Class : SetButton Method | 
'Declaration
 
<System.ObsoleteAttribute("SetButton() is no longer supported", True)>
Public Sub SetButton( _
   ByVal eButtonID As MMButtonID, _
   ByVal bsCaption As System.String, _
   ByVal bIsVisible As System.Boolean, _
   ByVal bIsEnabled As System.Boolean, _
   ByVal bIsDefault As System.Boolean _
) 
            'Usage Dim instance As AttributeEditorUI3 Dim eButtonID As MMButtonID Dim bsCaption As System.String Dim bIsVisible As System.Boolean Dim bIsEnabled As System.Boolean Dim bIsDefault As System.Boolean instance.SetButton(eButtonID, bsCaption, bIsVisible, bIsEnabled, bIsDefault)
[System.Obsolete("SetButton() is no longer supported", true)]
public void SetButton( 
   MMButtonID eButtonID,
   System.string bsCaption,
   System.bool bIsVisible,
   System.bool bIsEnabled,
   System.bool bIsDefault
)
            Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.